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