2 references to ExceptionTypes
Microsoft.Analyzers.Extra (2)
CallAnalysis\CallAnalyzer.Registrar.cs (2)
228
if (!_state.
ExceptionTypes
.TryGetValue(type, out var l))
231
_state.
ExceptionTypes
.Add(type, l);