public IILGeneratorFactory GetFactory() { return(new ILGeneratorDecoratorFactory(_innerILGenerator.GetFactory(), _emittableOperandProvider)); }