1 write to _defaultValue
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LocalAccess.cs (1)
300_defaultValue = defaultValue;
1 reference to _defaultValue
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LocalAccess.cs (1)
305frame.Data[_index] = new StrongBox<object>(_defaultValue);