C# Class Microsoft.Cci.ILToCodeModel.PatternReplacer.SinglePopReplacer

Inheritance: Microsoft.Cci.MutableCodeModel.CodeRewriter
显示文件 Open project: visualmutator/visualmutator

Public Methods

Method Description
Rewrite ( IPopValue popValue ) : IExpression

Private Methods

Method Description
ObjectInvariant ( ) : void
SinglePopReplacer ( IMetadataHost host, Microsoft.Cci.MutableCodeModel.Expression previouslyPushedExpression ) : System.Collections.Generic

Method Details

Rewrite() public method

public Rewrite ( IPopValue popValue ) : IExpression
popValue IPopValue
return IExpression