1 instantiation of ElementBoxStorage
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\CompilerScope.cs (1)
267
return new
ElementBoxStorage
(
1 reference to ElementBoxStorage
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\CompilerScope.cs (1)
371
if (ResolveVariable(refCount.Key) is
ElementBoxStorage
storage)