2 writes to ThrownException
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\CommonDiagnosticAnalyzers.cs (2)
903ThrownException = null; 908ThrownException = e;
1 reference to ThrownException
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Diagnostics\DiagnosticAnalyzerTests.cs (1)
1112{new LazyToString(() => analyzer.ThrownException)}