1 reference to InternalGetKeyForItem
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
595protected override string GetKeyForItem(ClientOperation item) { return _inner.InternalGetKeyForItem(item); }