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