3 writes to ThrowOnFirstParseError
System.Web (3)
Compilation\BuildManagerHost.cs (1)
528
buildProvider.
ThrowOnFirstParseError
= false;
Compilation\BuildProvidersCompiler.cs (2)
111
provider.
ThrowOnFirstParseError
= false;
610
provider.
ThrowOnFirstParseError
= false;
1 reference to ThrowOnFirstParseError
System.Web (1)
Compilation\BaseTemplateBuildProvider.cs (1)
81
if (!
ThrowOnFirstParseError
)