1 write to serverInstance
System.ServiceModel (1)
System\ServiceModel\Description\DispatcherBuilder.cs (1)
1301
serverInstance
= new SecurityContractInformationEndpointBehavior(false);
2 references to serverInstance
System.ServiceModel (2)
System\ServiceModel\Description\DispatcherBuilder.cs (2)
1299
if (
serverInstance
== null)
1303
return
serverInstance
;