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