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