1 write to _extensions
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1453_extensions = new ExtensionCollection<IContextChannel>((IContextChannel)Proxy, ThisLock);
2 references to _extensions
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
1452if (_extensions == null) 1454return _extensions;