Home
last modified time | relevance | path

Searched refs:ClearVirtualPathToFileMapping (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DPageParser.cs148 HostingEnvironment.ClearVirtualPathToFileMapping(virtualPathToFileMappingState); in GetCompiledPageInstance()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DHostingEnvironment.cs1033 internal static void ClearVirtualPathToFileMapping(object state) { in ClearVirtualPathToFileMapping() method in System.Web.Hosting.HostingEnvironment