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