3 references to ParserErrorCollection
System.Web (3)
Compilation\BuildProvidersCompiler.cs (1)
635
_parserErrors = new
ParserErrorCollection
();
HttpException.cs (1)
560
_parserErrors = new
ParserErrorCollection
();
UI\TemplateParser.cs (1)
202
_parserErrors = new
ParserErrorCollection
();