2 references to ContainingNamespaceOrType
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Symbols.cs (1)
352if (symbol.ContainingNamespaceOrType() is { } containing
Symbols\ExtendedErrorTypeSymbol.cs (1)
65: this(guessSymbol.ContainingNamespaceOrType(), guessSymbol, resultKind, errorInfo, unreported)