2 references to GetReferencedType
System.Web (2)
UI\BaseTemplateParser.cs (2)
77Type t = GetReferencedType(virtualPath, false /*allowNoCompile*/); 105return GetReferencedType(virtualPath, true /*allowNoCompile*/);