3 references to ERR_CompilerAndLanguageVersion
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1827
or ErrorCode.
ERR_CompilerAndLanguageVersion
Parser\DirectiveParser.cs (1)
341
eod = this.AddError(eod, triviaOffset, triviaWidth, ErrorCode.
ERR_CompilerAndLanguageVersion
, version,
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
LexicalAndXml\PreprocessorTests.cs (1)
3247
Diagnostic(ErrorCode.
ERR_CompilerAndLanguageVersion
, "version").WithArguments(GetExpectedVersion(), expectedLanguageVersion).WithLocation(1, 8)