1 instantiation of BindingInformationEndpointBehavior
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
271s_instance = new BindingInformationEndpointBehavior();
3 references to BindingInformationEndpointBehavior
System.ServiceModel.Primitives (3)
System\ServiceModel\Description\DispatcherBuilder.cs (3)
193BindingInformationEndpointBehavior.Instance.ApplyClientBehavior(serviceEndpoint, clientRuntime); 264private static BindingInformationEndpointBehavior s_instance; 265public static BindingInformationEndpointBehavior Instance