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