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