1 write to Thrown
Microsoft.CodeAnalysis.Test.Utilities (1)
Diagnostics\ThrowingDiagnosticAnalyzer.cs (1)
56
Thrown
= true;
2 references to Thrown
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\ThrowingDiagnosticAnalyzer.cs (2)
82
handled[i] = analyzer.
Thrown
? true : (bool?)null;
83
if (analyzer.
Thrown
)