1 write to _wmiChannels
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (1)
158_wmiChannels = new SynchronizedCollection<IChannel>();
3 references to _wmiChannels
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (3)
152if (_wmiChannels == null) 156if (_wmiChannels == null) 162return _wmiChannels;