2 references to ERR_ConditionalInInterpolation
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1865
or ErrorCode.
ERR_ConditionalInInterpolation
Parser\LanguageParser.cs (1)
11268
return this.AddError(conditionalExpression, ErrorCode.
ERR_ConditionalInInterpolation
);