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