24 references to GetMethodMatch
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (24)
EditAndContinue\Helpers\EditingTestBase.cs (2)
163var match = GetMethodMatch(src1, src2, kind); 186var methodMatch = GetMethodMatch(src1, src2, kind);
EditAndContinue\StatementMatchingTests.cs (22)
129var match = GetMethodMatch(src1, src2); 253var match = GetMethodMatch(src1, src2); 275var match = GetMethodMatch(src1, src2); 308var match = GetMethodMatch(src1, src2); 350var match = GetMethodMatch(src1, src2); 393var match = GetMethodMatch(src1, src2); 443var match = GetMethodMatch(src1, src2); 619var match = GetMethodMatch(src1, src2); 643var match = GetMethodMatch(src1, src2); 672var match = GetMethodMatch(src1, src2); 694var match = GetMethodMatch(src1, src2); 723var match = GetMethodMatch(src1, src2); 864var match = GetMethodMatch(src1, src2); 885var match = GetMethodMatch(src1, src2); 906var match = GetMethodMatch(src1, src2); 927var match = GetMethodMatch(src1, src2); 948var match = GetMethodMatch(src1, src2); 1015var match = GetMethodMatch(src1, src2); 1042var match = GetMethodMatch(src1, src2); 1070var match = GetMethodMatch(src1, src2); 1093var match = GetMethodMatch(src1, src2); 1285var match = GetMethodMatch(src1, src2);