1 reference to CreateUserLogOp
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (1)
2367
return ExprFactory.
CreateUserLogOp
(typeRet, kind == ExpressionKind.LogicalAnd ? pCallF : pCallT, pCall);