1 instantiation of ElementBoxStorage
System.Core (1)
Microsoft\Scripting\Compiler\CompilerScope.cs (1)
261return new ElementBoxStorage(
2 references to ElementBoxStorage
System.Core (2)
Microsoft\Scripting\Compiler\CompilerScope.cs (2)
355var storage = ResolveVariable(refCount.Key) as ElementBoxStorage;