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