2 references to GetMethodMatches
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
EditAndContinue\Helpers\EditingTestBase.cs (1)
138return EditAndContinueTestHelpers.GetMethodMatches(CreateAnalyzer(), methodMatch);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
EditAndContinue\Helpers\EditingTestBase.vb (1)
163Return EditAndContinueTestHelpers.GetMethodMatches(CreateAnalyzer(), methodMatch)