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