Home
last modified time | relevance | path

Searched defs:AddServiceEndpoint (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/
H A DServiceConfiguration.cs151 public void AddServiceEndpoint(ServiceEndpoint endpoint) in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
201 … public ServiceEndpoint AddServiceEndpoint(Type contractType, Binding binding, string address) in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
214 public ServiceEndpoint AddServiceEndpoint(Type contractType, Binding binding, Uri address) in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
241 …public ServiceEndpoint AddServiceEndpoint(Type contractType, Binding binding, string address, Uri … in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
258 …public ServiceEndpoint AddServiceEndpoint(Type contractType, Binding binding, Uri address, Uri lis… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
H A DServiceHost.cs315 …public ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, string addr… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
320 …public ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, string addr… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
337 …public ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, Uri address) in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
342 …public ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, Uri address… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
387 public virtual void AddServiceEndpoint(ServiceEndpoint endpoint) in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1719 …public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, string addres… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1724 …public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, string addres… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1740 … public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, Uri address) in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1763 …public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, Uri address, … in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel/
H A DServiceHost.cs76 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
82 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
89 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
96 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
H A DServiceHostBase.cs171 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
179 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
188 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
195 public ServiceEndpoint AddServiceEndpoint ( in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
206 public virtual void AddServiceEndpoint (ServiceEndpoint endpoint) in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/
H A DWorkflowServiceHost.cs80 …public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, string addres… in AddServiceEndpoint() method in System.ServiceModel.WorkflowServiceHost
90 … public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, Uri address) in AddServiceEndpoint() method in System.ServiceModel.WorkflowServiceHost
95 …public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, string addres… in AddServiceEndpoint() method in System.ServiceModel.WorkflowServiceHost
105 …public ServiceEndpoint AddServiceEndpoint(Type implementedContract, Binding binding, Uri address, … in AddServiceEndpoint() method in System.ServiceModel.WorkflowServiceHost
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/Activities/
H A DWorkflowServiceHost.cs289 …public ServiceEndpoint AddServiceEndpoint(XName serviceContractName, Binding binding, string addre… in AddServiceEndpoint() method in System.ServiceModel.Activities.WorkflowServiceHost
296 … public ServiceEndpoint AddServiceEndpoint(XName serviceContractName, Binding binding, Uri address, in AddServiceEndpoint() method in System.ServiceModel.Activities.WorkflowServiceHost
374 …public new ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, string … in AddServiceEndpoint() method in System.ServiceModel.Activities.WorkflowServiceHost
379 …public new ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, Uri add… in AddServiceEndpoint() method in System.ServiceModel.Activities.WorkflowServiceHost
384 …public new ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, string … in AddServiceEndpoint() method in System.ServiceModel.Activities.WorkflowServiceHost
389 …public new ServiceEndpoint AddServiceEndpoint(string implementedContract, Binding binding, Uri add… in AddServiceEndpoint() method in System.ServiceModel.Activities.WorkflowServiceHost
394 public override void AddServiceEndpoint(ServiceEndpoint endpoint) in AddServiceEndpoint() method in System.ServiceModel.Activities.WorkflowServiceHost
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Test/System.ServiceModel/
H A DServiceHostTest.cs113 public void AddServiceEndpoint () in AddServiceEndpoint() method in MonoTests.System.ServiceModel.ServiceHostTest
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.ServiceModel.cs1899 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1900 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1901 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1902 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1903 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1927 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1929 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1956 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1957 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1958 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.ServiceModel.cs1941 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1942 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1943 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1944 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1945 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1969 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1971 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1998 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1999 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2000 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.ServiceModel.cs1898 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1899 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1900 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1901 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1902 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1926 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1928 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1955 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1956 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1957 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.ServiceModel.cs1898 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1899 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1900 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1901 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1902 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1926 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1928 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1955 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1956 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1957 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.ServiceModel.cs1898 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1899 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1900 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1901 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1902 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1926 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1928 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1955 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1956 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1957 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.ServiceModel.cs1942 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1943 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1944 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1945 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1946 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1970 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1972 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1999 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2000 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2001 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.ServiceModel.cs1899 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1900 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1901 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1902 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1903 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1927 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1929 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1956 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1957 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1958 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.ServiceModel.cs1899 public void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) { } in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1900 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1901 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1902 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1903 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type contractType… in AddServiceEndpoint() method in System.ServiceModel.ServiceConfiguration
1927 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1929 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
1956 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1957 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
1958 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
[all …]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.ServiceModel.cs2300 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2301 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2302 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2303 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2325 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2326 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2327 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2328 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2329 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.ServiceModel.cs2172 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2173 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2174 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2175 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2197 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2198 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2199 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2200 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.ServiceModel.cs2596 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2597 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2598 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2599 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(System.Type implementedC… in AddServiceEndpoint() method in System.ServiceModel.ServiceHost
2621 …public virtual void AddServiceEndpoint(System.ServiceModel.Description.ServiceEndpoint endpoint) {… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2622 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2623 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2624 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase
2625 …public System.ServiceModel.Description.ServiceEndpoint AddServiceEndpoint(string implementedContra… in AddServiceEndpoint() method in System.ServiceModel.ServiceHostBase