2 references to isCorrespondingType
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (2)
524(x, y) => isCorrespondingType(x.TypeWithAnnotations, y.TypeWithAnnotations) && 528isCorrespondingType(invokeMethod.ReturnTypeWithAnnotations, otherInvokeMethod.ReturnTypeWithAnnotations);