2 writes to ThrownException
Microsoft.CodeAnalysis.Test.Utilities (2)
Diagnostics\CommonDiagnosticAnalyzers.cs (2)
817ThrownException = null; 822ThrownException = e;
1 reference to ThrownException
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Diagnostics\DiagnosticAnalyzerTests.cs (1)
1111{new LazyToString(() => analyzer.ThrownException)}