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