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