24 references to GetMethodMatch
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (24)
EditAndContinue\Helpers\EditingTestBase.cs (2)
174var match = GetMethodMatch(src1, src2, kind); 197var methodMatch = GetMethodMatch(src1, src2, kind);
EditAndContinue\StatementMatchingTests.cs (22)
133var match = GetMethodMatch(src1, src2); 259var match = GetMethodMatch(src1, src2); 281var match = GetMethodMatch(src1, src2); 314var match = GetMethodMatch(src1, src2); 356var match = GetMethodMatch(src1, src2); 399var match = GetMethodMatch(src1, src2); 449var match = GetMethodMatch(src1, src2); 625var match = GetMethodMatch(src1, src2); 649var match = GetMethodMatch(src1, src2); 678var match = GetMethodMatch(src1, src2); 700var match = GetMethodMatch(src1, src2); 729var match = GetMethodMatch(src1, src2); 870var match = GetMethodMatch(src1, src2); 891var match = GetMethodMatch(src1, src2); 912var match = GetMethodMatch(src1, src2); 933var match = GetMethodMatch(src1, src2); 954var match = GetMethodMatch(src1, src2); 1021var match = GetMethodMatch(src1, src2); 1048var match = GetMethodMatch(src1, src2); 1076var match = GetMethodMatch(src1, src2); 1099var match = GetMethodMatch(src1, src2); 1291var match = GetMethodMatch(src1, src2);