24 references to GetMethodMatch
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (24)
EditAndContinue\Helpers\EditingTestBase.cs (2)
112var match = GetMethodMatch(src1, src2, kind); 137var methodMatch = GetMethodMatch(src1, src2, kind);
EditAndContinue\StatementMatchingTests.cs (22)
128var match = GetMethodMatch(src1, src2); 252var match = GetMethodMatch(src1, src2); 274var match = GetMethodMatch(src1, src2); 307var match = GetMethodMatch(src1, src2); 349var match = GetMethodMatch(src1, src2); 392var match = GetMethodMatch(src1, src2); 442var match = GetMethodMatch(src1, src2); 618var match = GetMethodMatch(src1, src2); 642var match = GetMethodMatch(src1, src2); 671var match = GetMethodMatch(src1, src2); 693var match = GetMethodMatch(src1, src2); 722var match = GetMethodMatch(src1, src2); 863var match = GetMethodMatch(src1, src2); 884var match = GetMethodMatch(src1, src2); 905var match = GetMethodMatch(src1, src2); 926var match = GetMethodMatch(src1, src2); 947var match = GetMethodMatch(src1, src2); 1014var match = GetMethodMatch(src1, src2); 1041var match = GetMethodMatch(src1, src2); 1069var match = GetMethodMatch(src1, src2); 1092var match = GetMethodMatch(src1, src2); 1284var match = GetMethodMatch(src1, src2);