2 references to LookupSymbols
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpSemanticModel.cs (2)
1425/// calling <see cref="LookupSymbols"/> with the container set to the immediate base type of 5274return LookupSymbols(position, container.EnsureCSharpSymbolOrNull(nameof(container)), name, includeReducedExtensionMethods);