1 reference to GetSimpleBuiltInOperators
Microsoft.CodeAnalysis.CSharp (1)
Binder\Semantics\Operators\UnaryOperatorOverloadResolution.cs (1)
514
this.Compilation.BuiltInOperators.
GetSimpleBuiltInOperators
(kind, operators, skipNativeIntegerOperators: !operand.Type.IsNativeIntegerOrNullableThereof());