/// summary /// Initializes a new instance of the see cref= CilRuntimeType / class. /// /summary /// param name= moduleTypeSystem The module type system. /param...
public override IToken Evaluate(IToken first, IToken last, TokenTreeList parameters, bool isFinal) { if (_function == null) { if (first == null) throw new Excep...