1 instantiation of MethodDataCache
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
47
this.methodDataCache = new
MethodDataCache
();
1 reference to MethodDataCache
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
35
MethodDataCache
methodDataCache;