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