1 write to IgnoreParseErrors
System.Web (1)
Compilation\SimpleHandlerBuildProvider.cs (1)
37
_parser.
IgnoreParseErrors
= IgnoreParseErrors;
6 references to IgnoreParseErrors
System.Web (6)
UI\SimpleWebHandlerParser.cs (6)
244
if (!_fFoundMainDirective && !
IgnoreParseErrors
) {
288
if (
IgnoreParseErrors
) continue;
343
if (_fFoundMainDirective && !
IgnoreParseErrors
) {
379
if (assemblyName != null && src != null && !
IgnoreParseErrors
) {
391
else if (!
IgnoreParseErrors
) {
395
else if (!
IgnoreParseErrors
) {