17 references to GetMethodMatch
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (17)
EditAndContinue\Helpers\EditingTestBase.vb (2)
229Dim match = GetMethodMatch(src1, src2, methodKind) 251Dim methodMatch = GetMethodMatch(src1, src2, kind)
EditAndContinue\StatementMatchingTests.vb (15)
42Dim match = GetMethodMatch(src1, src2) 93Dim match = GetMethodMatch(src1, src2) 113Dim match = GetMethodMatch(src1, src2) 133Dim match = GetMethodMatch(src1, src2) 159Dim match = GetMethodMatch(src1, src2) 198Dim match = GetMethodMatch(src1, src2) 244Dim match = GetMethodMatch(src1, src2) 278Dim match = GetMethodMatch(src1, src2) 306Dim match = GetMethodMatch(src1, src2) 332Dim match = GetMethodMatch(src1, src2) 373Dim match = GetMethodMatch(src1, src2) 812Dim match = GetMethodMatch(src1, src2) 831Dim match = GetMethodMatch(src1, src2) 1015Dim match = GetMethodMatch(src1, src2) 1275Dim match = GetMethodMatch(src1, src2)