1 write to instance
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2207
CallOpenOnce.
instance
= new CallOpenOnce();
2 references to instance
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
2205
if (CallOpenOnce.
instance
== null)
2209
return CallOpenOnce.
instance
;