1 write to OSId
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\Thread.cs (1)
16OSId = target.ReadNUIntField(address, type, nameof(OSId));
4 references to OSId
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\Thread_1.cs (3)
138thread.OSId, 328if (!_target.TryGetThreadContext(thread.OSId.Value, contextFlags, buffer)) 330throw new InvalidOperationException($"GetThreadContext failed for thread {thread.OSId.Value}");
Data\Thread.cs (1)
16OSId = target.ReadNUIntField(address, type, nameof(OSId));