1 implementation of GetEnCStaticFieldDataAddress
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\RuntimeMutableTypeSystem_1.cs (1)
91
TargetPointer IRuntimeMutableTypeSystem.
GetEnCStaticFieldDataAddress
(TargetPointer encFieldDescPointer)
1 reference to GetEnCStaticFieldDataAddress
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
3107
fieldAddress = mrts.
GetEnCStaticFieldDataAddress
(fieldDescPointer);