29 references to GetMethodMatch
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (29)
EditAndContinue\Helpers\EditingTestBase.vb (2)
136Dim match = GetMethodMatch(src1, src2, methodKind) 162Dim methodMatch = GetMethodMatch(src1, src2, kind)
EditAndContinue\StatementMatchingTests.vb (27)
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) 421Dim match = GetMethodMatch(src1, src2) 443Dim match = GetMethodMatch(src1, src2) 473Dim match = GetMethodMatch(src1, src2) 507Dim match = GetMethodMatch(src1, src2, methodKind:=MethodKind.Async) 539Dim match = GetMethodMatch(src1, src2) 610Dim match = GetMethodMatch(src1, src2) 640Dim match = GetMethodMatch(src1, src2) 671Dim match = GetMethodMatch(src1, src2) 703Dim match = GetMethodMatch(src1, src2) 736Dim match = GetMethodMatch(src1, src2) 768Dim match = GetMethodMatch(src1, src2) 789Dim match = GetMethodMatch(src1, src2) 812Dim match = GetMethodMatch(src1, src2) 831Dim match = GetMethodMatch(src1, src2) 977Dim match = GetMethodMatch(src1, src2) 1209Dim match = GetMethodMatch(src1, src2)