1 write to Size
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\StackTraceArrayHeader.cs (1)
15Size = target.ReadField<uint>(address, type, nameof(Size));
2 references to Size
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\Exception_1.cs (1)
87uint frameCount = header.Size;
Data\StackTraceArrayHeader.cs (1)
15Size = target.ReadField<uint>(address, type, nameof(Size));