2 references to CheckConstraintLanguageVersionAndRuntimeSupportForOperator
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Operators.cs (2)
2333
CheckConstraintLanguageVersionAndRuntimeSupportForOperator
(node, signature.Method, isUnsignedRightShift: false, signature.ConstrainedToTypeOpt, diagnostics);
2794
CheckConstraintLanguageVersionAndRuntimeSupportForOperator
(node, signature.Method, isUnsignedRightShift: false, signature.ConstrainedToTypeOpt, diagnostics);