5 references to ERR_ObjectProhibited
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (1)
2717diagnostics.Add(ErrorCode.ERR_ObjectProhibited, node.Location, memberSymbol);
Binder\Binder_Expressions.cs (1)
9192ErrorCode.ERR_ObjectProhibited;
Binder\Binder_Lookup.cs (1)
1573diagInfo = diagnose ? new CSDiagnosticInfo(ErrorCode.ERR_ObjectProhibited, unwrappedSymbol) : null;
Binder\Semantics\OverloadResolution\OverloadResolutionResult.cs (1)
683: ErrorCode.ERR_ObjectProhibited;
Errors\ErrorFacts.cs (1)
759or ErrorCode.ERR_ObjectProhibited