2 references to ExtensionCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (1)
1453_extensions = new ExtensionCollection<IContextChannel>((IContextChannel)Proxy, ThisLock);
FrameworkFork\System.ServiceModel\System\ServiceModel\InstanceContext.cs (1)
104_extensions = new ExtensionCollection<InstanceContext>(this, this.ThisLock);