1 reference to EmitModulo
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
1029case ExpressionType.Modulo: _instructions.EmitModulo(left.Type); break;