1 write to _defaultValueType
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
156
_defaultValueType
= mi.ReturnType;
1 reference to _defaultValueType
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\TypeOperations.cs (1)
166
frame.Push(RuntimeHelpers.GetUninitializedObject(
_defaultValueType
));