3 references to _throwMethod
Microsoft.CodeAnalysis.CSharp (3)
Lowering\Instrumentation\ModuleCancellationInstrumenter.cs (3)
36
_throwMethod
,
132
lastArgumentType.Equals(
_throwMethod
.ContainingType, TypeCompareKind.ConsiderEverything))
190
lastParamType.Equals(
_throwMethod
.ContainingType, TypeCompareKind.ConsiderEverything) &&