2 references to ERR_ConvertToStaticClass
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
145
case ErrorCode.
ERR_ConvertToStaticClass
:
Microsoft\CSharp\RuntimeBinder\Semantics\SemanticChecker.cs (1)
28
throw ErrorHandling.Error(ErrorCode.
ERR_ConvertToStaticClass
, type);