3 references to IDS_FeatureAndPattern
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (1)
1855
MessageID.
IDS_FeatureAndPattern
.CheckFeatureAvailability(diagnostics, node.OperatorToken);
Errors\MessageID.cs (1)
568
case MessageID.
IDS_FeatureAndPattern
: // semantic check
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
InteractiveSessionTests.cs (1)
1160
var options = ScriptOptions.WithLanguageVersion(MessageID.
IDS_FeatureAndPattern
.RequiredVersion());