1 write to clientInstance
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
1313
clientInstance
= new SecurityContractInformationEndpointBehavior(true);
2 references to clientInstance
System.ServiceModel (2)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
1311
if (
clientInstance
== null)
1315
return
clientInstance
;