1 write to Size
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\MethodDescChunk.cs (1)
17
Size
= target.ReadField<byte>(address, type, nameof(Size));
2 references to Size
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
331
ulong chunkSize = (ulong)(_chunk.
Size
+ 1) * _target.ReadGlobal<ulong>(Constants.Globals.MethodDescAlignment);
Data\MethodDescChunk.cs (1)
17
Size = target.ReadField<byte>(address, type, nameof(
Size
));