4 references to ERR_ConstantValueOfTypeExpected
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (1)
4995diagnostics.Add(ErrorCode.ERR_ConstantValueOfTypeExpected, node.Right.Location, unionMatchingInputType.StrippedType());
Binder\Binder_Patterns.cs (2)
537diagnostics.Add(ErrorCode.ERR_ConstantValueOfTypeExpected, innerExpression.Location, unionMatchingInputType.StrippedType()); 656diagnostics.Add(ErrorCode.ERR_ConstantValueOfTypeExpected, patternExpression.Location, strippedInputType);
Errors\ErrorFacts.cs (1)
2382or ErrorCode.ERR_ConstantValueOfTypeExpected