3 references to UnsafeGet
System.ServiceModel.Activation (3)
System\ServiceModel\Activation\CollectibleLRUCache.cs (2)
75CollectibleNode node = UnsafeGet(key); 109CollectibleNode node = UnsafeGet(key);
System\ServiceModel\ServiceHostingEnvironment.cs (1)
864activationInfo = (ServiceActivationInfo)this.directory.UnsafeGet(normalizedVirtualPath);