1 reference to StrongBox
System.Core (1)
Microsoft\Scripting\Compiler\LambdaCompiler.cs (1)
317return Expression.Field(Expression.Constant(new StrongBox<T>(default(T))), "Value");