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