2 references to HasWarnings
System.Activities (1)
System\Activities\XamlIntegration\TextExpressionCompiler.cs (1)
2375
if (compilerResults.Errors != null && (compilerResults.Errors.
HasWarnings
|| compilerResults.Errors.HasErrors))
System.Web (1)
ErrorFormatter.cs (1)
1702
if (results.Errors.
HasWarnings
) {