1 instantiation of MethodDataCache
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
41channelProxy._methodDataCache = new MethodDataCache();
1 reference to MethodDataCache
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
24private MethodDataCache _methodDataCache;