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