2 references to IDS_FeatureRelaxedShiftOperator
Microsoft.CodeAnalysis.CSharp (2)
Errors\MessageID.cs (1)
516
case MessageID.
IDS_FeatureRelaxedShiftOperator
: // semantic check
Symbols\Source\SourceUserDefinedOperatorSymbolBase.cs (1)
730
Binder.CheckFeatureAvailability(location.SourceTree, MessageID.
IDS_FeatureRelaxedShiftOperator
, diagnostics, location);