C# Class Microsoft.Cci.ILToCodeModel.PatternReplacer.SinglePopReplacer
Mostrar archivo
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
public Rewrite ( IPopValue popValue ) : IExpression |
popValue |
IPopValue |
|
return |
IExpression |
|