Home
last modified time | relevance | path

Searched refs:RemoveService (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel.Design/
H A DServiceContainerTest.cs539 sc.RemoveService (serviceType2); in RemoveService1()
544 sc.RemoveService (serviceType1); in RemoveService1()
560 sc.RemoveService (serviceType1); in RemoveService1()
565 sc.RemoveService (serviceType2); in RemoveService1()
570 parent.RemoveService (serviceType1); in RemoveService1()
580 sc.RemoveService (serviceType1); in RemoveService1()
585 sc.RemoveService (serviceType1); in RemoveService1()
590 parent.RemoveService (serviceType1); in RemoveService1()
600 parent.RemoveService (serviceType1); in RemoveService1()
630 sc.RemoveService ((Type) null); in RemoveService1_ServiceType_Null()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.ComponentModel.Design/
H A DDesignSurfaceServiceContainer.cs68 base.RemoveService (serviceType); in RemoveNonReplaceableService()
71 public override void RemoveService (Type serviceType, bool promote) in RemoveService() method in System.ComponentModel.Design.DesignSurfaceServiceContainer
76 base.RemoveService (serviceType, promote); in RemoveService()
H A DDesignModeSite.cs131 void IServiceContainer.RemoveService (Type serviceType) in IServiceContainer.RemoveService()
133 SiteSpecificServices.RemoveService (serviceType); in IServiceContainer.RemoveService()
136 void IServiceContainer.RemoveService (Type serviceType, bool promote) in IServiceContainer.RemoveService()
138 SiteSpecificServices.RemoveService (serviceType, promote); in IServiceContainer.RemoveService()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/Design/
H A DIServiceObjectContainer.cs40 void RemoveService(Type serviceType); in RemoveService() method
45 void RemoveService(Type serviceType, bool promote); in RemoveService() method
H A DServiceObjectContainer.cs254 public void RemoveService(Type serviceType) in RemoveService() method in System.ComponentModel.Design.ServiceContainer
256 RemoveService(serviceType, false); in RemoveService()
262 public virtual void RemoveService(Type serviceType, bool promote) in RemoveService() method in System.ComponentModel.Design.ServiceContainer
271 container.RemoveService(serviceType, promote); in RemoveService()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ComponentModel.DataAnnotations/Test/System.ComponentModel.DataAnnotations/
H A DValidationContextTest.cs125 container.RemoveService (GetType ()); in ServiceContainer()
131 container.RemoveService (null); in ServiceContainer()
227 public void RemoveService (Type serviceType, bool promote) in RemoveService() method in MonoTests.System.ComponentModel.DataAnnotations.FakeServiceContainer
231 public void RemoveService (Type serviceType) in RemoveService() method in MonoTests.System.ComponentModel.DataAnnotations.FakeServiceContainer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/design/
H A DIServiceObjectContainer.cs43 void RemoveService(Type serviceType); in RemoveService() method
48 void RemoveService(Type serviceType, bool promote); in RemoveService() method
H A DServiceObjectContainer.cs245 public void RemoveService(Type serviceType) { in RemoveService() method in System.ComponentModel.Design.ServiceContainer
246 RemoveService(serviceType, false); in RemoveService()
252 public virtual void RemoveService(Type serviceType, bool promote) { in RemoveService() method in System.ComponentModel.Design.ServiceContainer
260 container.RemoveService(serviceType, promote); in RemoveService()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/
H A DValidationContext.cs398 public void RemoveService(Type serviceType, bool promote) { in RemoveService() method in System.ComponentModel.DataAnnotations.ValidationContext.ValidationContextServiceContainer
406 this._parentContainer.RemoveService(serviceType); in RemoveService()
410 public void RemoveService(Type serviceType) { in RemoveService() method in System.ComponentModel.DataAnnotations.ValidationContext.ValidationContextServiceContainer
411 this.RemoveService(serviceType, true); in RemoveService()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Activities/Description/
H A DWorkflowRuntimeServicesBehavior.cs39 public void RemoveService(object service) in RemoveService() method in System.ServiceModel.Activities.Description.WorkflowRuntimeServicesBehavior
45 this.extensionProvider.RemoveService(service); in RemoveService()
H A DWorkflowRuntimeEndpoint.cs84 public void RemoveService(object service) in RemoveService() method in System.ServiceModel.Activities.Description.WorkflowRuntimeEndpoint
86 behavior.RemoveService(service); in RemoveService()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/audio/strawberry/strawberry-1.0.0/src/radios/
H A Dradioservices.cpp75 void RadioServices::RemoveService(RadioService *service) { in RemoveService() function in RadioServices
87 if (service) RemoveService(service); in ServiceDeleted()
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/sd/zk/
H A Dinstancer_test.go96 client.RemoveService(path + "/instance1")
99 client.RemoveService(path + "/instance2")
/dports/sysutils/logwatch/logwatch-7.5.1/scripts/shared/
H A Dremoveservice30 print STDERR "DEBUG: Inside RemoveService...\n";
48 print STDERR "DEBUG: Inside RemoveService: $linesin Lines In, $linesout Lines Out\n";
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/src/Jayrock.Json/Json/Conversion/
H A DCustomTypeDescriptor.cs514 void IServiceContainer.RemoveService(Type serviceType) in IServiceContainer.RemoveService()
517 _services.RemoveService(serviceType); in IServiceContainer.RemoveService()
520 void IServiceContainer.RemoveService(Type serviceType, bool promote) in IServiceContainer.RemoveService()
523 _services.RemoveService(serviceType, promote); in IServiceContainer.RemoveService()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/integration/service/
H A Dplugin_test.go80 d1.RemoveService(t, id)
91 d1.RemoveService(t, id)
102 d1.RemoveService(t, id)
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/integration/service/
H A Dplugin_test.go80 d1.RemoveService(t, id)
91 d1.RemoveService(t, id)
102 d1.RemoveService(t, id)
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/integration/service/
H A Dplugin_test.go80 d1.RemoveService(t, id)
91 d1.RemoveService(t, id)
102 d1.RemoveService(t, id)

12345678910>>...15