3 references to GetCompilerInfoFromExtension
System.Web (3)
Compilation\CompilationUtil.cs (3)
97return config.GetCompilerInfoFromExtension(extension, true /*throwOnFail*/); 318config.GetCompilerInfoFromExtension(extension, false /*throwOnFail*/) != null) { 415if (config.GetCompilerInfoFromExtension(extension, false /*throwOnFail*/) != null) {