1 reference to MatchesNames
Microsoft.CodeAnalysis.Features (1)
Debugging\AbstractBreakpointResolver.cs (1)
204var types = containers.SelectMany(GetTypeMembersRecursive).Where(t => MatchesNames(t, names, _identifierComparer));