1 write to _fFoundMainDirective
System.Web (1)
UI\SimpleWebHandlerParser.cs (1)
348
_fFoundMainDirective
= true;
2 references to _fFoundMainDirective
System.Web (2)
UI\SimpleWebHandlerParser.cs (2)
244
if (!
_fFoundMainDirective
&& !IgnoreParseErrors) {
343
if (
_fFoundMainDirective
&& !IgnoreParseErrors) {