Base:
method
GetKey
System.ServiceModel.Activation.CollectibleLRUCache<TKey, TValue>.CollectibleNode.GetKey()
2 references to GetKey
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
1036string normalizedVirtualPath = serviceActivationInfo.GetKey(); 1479this.directory.Touch(serviceActivationInfo.GetKey());