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