Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 275 of file CompilerScope.cs.
References System.Linq.Expressions.Compiler.CompilerScope._closureHoistedLocals, System.Linq.Expressions.Compiler.CompilerScope._hoistedLocals, System.Linq.Expressions.Compiler.CompilerScope._locals, System.Linq.Expressions.Compiler.CompilerScope._parent, System.Collections.Generic.Dictionary< TKey, TValue >.Clear(), System.Linq.Expressions.Compiler.CompilerScope.IsMethod, System.value, and System.Collections.Generic.Dictionary< TKey, TValue >.Values.
Referenced by System.Linq.Expressions.Compiler.LambdaCompiler.EmitLambdaBody(), and System.Linq.Expressions.Compiler.LambdaCompiler.ExitScope().