Base:
method
GetSymbolsWithName
Microsoft.CodeAnalysis.Compilation.GetSymbolsWithName(System.Func<System.String, System.Boolean>, Microsoft.CodeAnalysis.SymbolFilter, System.Threading.CancellationToken)
1 reference to GetSymbolsWithName
Microsoft.CodeAnalysis.CSharp (1)
Compilation\CSharpCompilation.cs (1)
4848/// faster than <see cref="GetSymbolsWithName(Func{string, bool}, SymbolFilter,