24 references to GetMethodMatch
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (24)
EditAndContinue\Helpers\EditingTestBase.cs (2)
168var match = GetMethodMatch(src1, src2, kind); 191var methodMatch = GetMethodMatch(src1, src2, kind);
EditAndContinue\StatementMatchingTests.cs (22)
132var match = GetMethodMatch(src1, src2); 256var match = GetMethodMatch(src1, src2); 278var match = GetMethodMatch(src1, src2); 311var match = GetMethodMatch(src1, src2); 353var match = GetMethodMatch(src1, src2); 396var match = GetMethodMatch(src1, src2); 446var match = GetMethodMatch(src1, src2); 622var match = GetMethodMatch(src1, src2); 646var match = GetMethodMatch(src1, src2); 675var match = GetMethodMatch(src1, src2); 697var match = GetMethodMatch(src1, src2); 726var match = GetMethodMatch(src1, src2); 867var match = GetMethodMatch(src1, src2); 888var match = GetMethodMatch(src1, src2); 909var match = GetMethodMatch(src1, src2); 930var match = GetMethodMatch(src1, src2); 951var match = GetMethodMatch(src1, src2); 1018var match = GetMethodMatch(src1, src2); 1045var match = GetMethodMatch(src1, src2); 1073var match = GetMethodMatch(src1, src2); 1096var match = GetMethodMatch(src1, src2); 1288var match = GetMethodMatch(src1, src2);