1 instantiation of MethodDataCache
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
41channelProxy._methodDataCache = new MethodDataCache();
1 reference to MethodDataCache
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
24private MethodDataCache _methodDataCache;