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