2 references to StoreValueTypeFieldValueIntoValueType
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\FieldAccessors\PointerTypeFieldAccessorForInstanceFields.cs (1)
37
RuntimeAugments.
StoreValueTypeFieldValueIntoValueType
(typedReference, this.Offset, value, value.GetType().TypeHandle);
Internal\Reflection\Execution\FieldAccessors\ValueTypeFieldAccessorForInstanceFields.cs (1)
34
RuntimeAugments.
StoreValueTypeFieldValueIntoValueType
(typedReference, this.Offset, value, this.FieldTypeHandle);