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