1 write to EnCInfo
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\SyncBlock.cs (1)
32
EnCInfo
= encInfoPointer;
3 references to EnCInfo
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeMutableTypeSystem_1.cs (1)
111
if (syncBlock.
EnCInfo
is not TargetPointer encInfoAddress)
Data\SyncBlock.cs (2)
28
if (type.Fields.ContainsKey(nameof(
EnCInfo
)))
30
TargetPointer encInfoPointer = target.ReadPointerField(address, type, nameof(
EnCInfo
));