17 references to GetMethodMatch
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (17)
EditAndContinue\Helpers\EditingTestBase.vb (2)
220Dim match = GetMethodMatch(src1, src2, methodKind) 242Dim methodMatch = GetMethodMatch(src1, src2, kind)
EditAndContinue\StatementMatchingTests.vb (15)
38Dim match = GetMethodMatch(src1, src2) 89Dim match = GetMethodMatch(src1, src2) 109Dim match = GetMethodMatch(src1, src2) 129Dim match = GetMethodMatch(src1, src2) 155Dim match = GetMethodMatch(src1, src2) 194Dim match = GetMethodMatch(src1, src2) 240Dim match = GetMethodMatch(src1, src2) 274Dim match = GetMethodMatch(src1, src2) 302Dim match = GetMethodMatch(src1, src2) 328Dim match = GetMethodMatch(src1, src2) 369Dim match = GetMethodMatch(src1, src2) 808Dim match = GetMethodMatch(src1, src2) 827Dim match = GetMethodMatch(src1, src2) 1011Dim match = GetMethodMatch(src1, src2) 1271Dim match = GetMethodMatch(src1, src2)