5 references to IDS_FeaturePatternMatching
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Operators.cs (1)
3184((CSharpParseOptions)node.SyntaxTree.Options).IsFeatureEnabled(MessageID.IDS_FeaturePatternMatching))
Binder\Binder_Patterns.cs (1)
20MessageID.IDS_FeaturePatternMatching.CheckFeatureAvailability(diagnostics, node, node.IsKeyword.GetLocation());
Binder\SwitchBinder.cs (1)
35((CSharpParseOptions)SwitchSyntax.SyntaxTree.Options)?.IsFeatureEnabled(MessageID.IDS_FeaturePatternMatching) != false;
Binder\SwitchBinder_Patterns.cs (1)
270MessageID.IDS_FeaturePatternMatching.CheckFeatureAvailability(diagnostics, node, node.Keyword.GetLocation());
Errors\MessageID.cs (1)
529case MessageID.IDS_FeaturePatternMatching: // semantic check