3 references to CSharpUnaryOperationBinder
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Binder.cs (1)
277
return new
CSharpUnaryOperationBinder
(operation, isChecked, context, argumentInfo).TryGetExisting();
Microsoft\CSharp\RuntimeBinder\DynamicDebuggerProxy.cs (2)
141
.Create(new Microsoft.CSharp.RuntimeBinder.
CSharpUnaryOperationBinder
(oper,
149
.Create(new Microsoft.CSharp.RuntimeBinder.
CSharpUnaryOperationBinder
(oper,