16 references to ReadNUIntField
Microsoft.Diagnostics.DataContractReader.Contracts (16)
Data\CardTableInfo.cs (1)
15
Size = target.
ReadNUIntField
(address, type, nameof(Size));
Data\ComMethodTable.cs (1)
13
Flags = target.
ReadNUIntField
(address, type, nameof(Flags));
Data\ExceptionClause.cs (1)
29
TypeHandle = target.
ReadNUIntField
(address, type, nameof(TypeHandle));
Data\GC\GCHeapSVR.cs (1)
41
InternalRootArrayIndex = target.
ReadNUIntField
(address, type, nameof(InternalRootArrayIndex));
Data\GC\HeapSegment.cs (1)
18
Flags = target.
ReadNUIntField
(address, type, nameof(Flags));
Data\GC\OOMHistory.cs (4)
14
AllocSize = target.
ReadNUIntField
(address, type, nameof(AllocSize));
17
GcIndex = target.
ReadNUIntField
(address, type, nameof(GcIndex));
19
Size = target.
ReadNUIntField
(address, type, nameof(Size));
20
AvailablePagefileMb = target.
ReadNUIntField
(address, type, nameof(AvailablePagefileMb));
Data\ILCodeVersionNode.cs (1)
15
VersionId = target.
ReadNUIntField
(address, type, nameof(VersionId));
Data\JITNotification.cs (1)
26
_clrModule = target.
ReadNUIntField
(address, _type, nameof(ClrModule));
Data\ModuleLookupMap.cs (1)
17
SupportedFlagsMask = target.
ReadNUIntField
(address, type, nameof(SupportedFlagsMask));
Data\NativeCodeVersionNode.cs (1)
19
ILVersionId = target.
ReadNUIntField
(address, type, nameof(ILVersionId));
Data\StressLog.cs (1)
24
ModuleOffset = target.
ReadNUIntField
(address, type, nameof(ModuleOffset));
Data\StressLogModuleDesc.cs (1)
16
Size = target.
ReadNUIntField
(address, type, nameof(Size));
Data\Thread.cs (1)
16
OSId = target.
ReadNUIntField
(address, type, nameof(OSId));