2 writes to State
Microsoft.Diagnostics.DataContractReader.Contracts (2)
_generated\97\Microsoft_Diagnostics_DataContractReader_Data.JITNotification.g.cs (2)
30
State
= target.ReadField<ushort>(b, t, n);
52
State
= value;
2 references to State
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CodeNotifications_1.cs (1)
91
return (CodeNotificationKind)v.GetEntry(foundIndex).
State
;
Data\JITNotification.cs (1)
13
public bool IsFree =>
State
== 0;