2 references to CSharpBinaryOperationBinder
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Binder.cs (1)
46
return new
CSharpBinaryOperationBinder
(operation, isChecked, binaryOperationFlags, context, argumentInfo).TryGetExisting();
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (1)
124
CSharpBinaryOperationBinder binder = new
CSharpBinaryOperationBinder
(