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