1 write to instance
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
1258
instance
= new TransactionContractInformationEndpointBehavior();
2 references to instance
System.ServiceModel (2)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
1256
if (
instance
== null)
1260
return
instance
;