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