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)
244if (!_fFoundMainDirective && !IgnoreParseErrors) { 343if (_fFoundMainDirective && !IgnoreParseErrors) {