10 references to GetMethodMatches
Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests (10)
EditAndContinue\StatementMatchingTests.vb (10)
857Dim matches = GetMethodMatches(src1, src2) 890Dim matches = GetMethodMatches(src1, src2) 940Dim matches = GetMethodMatches(src1, src2) 1072Dim match = GetMethodMatches(src1, src2) 1149Dim match = GetMethodMatches(src1, src2) 1205Dim match = GetMethodMatches(src1, src2) 1322Dim match = GetMethodMatches(src1, src2, kind:=MethodKind.Iterator) 1361Dim match = GetMethodMatches(src1, src2, kind:=MethodKind.Regular) 1469Dim match = GetMethodMatches(src1, src2, kind:=MethodKind.Async) 1506Dim match = GetMethodMatches(src1, src2, kind:=MethodKind.Regular)