2 references to PathCache
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
394
PathInfo pathInfo =
PathCache
.EnsurePathInfo(path);
1410
return
PathCache
.EnsurePathInfo(path).ServiceModelActivationHandler.GetFactory();