1 instantiation of TransactionContractInformationEndpointBehavior
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
1258instance = new TransactionContractInformationEndpointBehavior();
4 references to TransactionContractInformationEndpointBehavior
System.ServiceModel (4)
System\ServiceModel\Description\DispatcherBuilder.cs (4)
854TransactionContractInformationEndpointBehavior.Instance.ApplyDispatchBehavior(endpoint, dispatcher); 1062TransactionContractInformationEndpointBehavior.Instance.ApplyClientBehavior(serviceEndpoint, clientRuntime); 1251static TransactionContractInformationEndpointBehavior instance; 1252public static TransactionContractInformationEndpointBehavior Instance