5 references to CheckLangVersionForConstantValue
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Attributes.cs (1)
857ConstantValueUtils.CheckLangVersionForConstantValue(node, diagnostics);
Binder\Binder_Patterns.cs (1)
554ConstantValueUtils.CheckLangVersionForConstantValue(convertedExpression, diagnostics);
Binder\SwitchBinder.cs (1)
511ConstantValueUtils.CheckLangVersionForConstantValue(gotoCaseExpressionOpt, diagnostics);
Symbols\ConstantValueUtils.cs (1)
86CheckLangVersionForConstantValue(boundValue, diagnostics);
Symbols\Source\ParameterHelpers.cs (1)
827ConstantValueUtils.CheckLangVersionForConstantValue(convertedExpression, diagnostics);