C# Class System.Linq.Expressions.Compiler.CompilerScope.ArgumentStorage

Inheritance: Storage
Show file Open project: dotnet/corefx

Private Methods

Method Description
ArgumentStorage ( LambdaCompiler compiler, ParameterExpression p ) : System.Reflection
EmitAddress ( ) : void
EmitLoad ( ) : void
EmitStore ( ) : void