1 write to State
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\116\Microsoft_Diagnostics_DataContractReader_Data.JITNotification.g.cs (1)
64State = value;
3 references to State
Microsoft.Diagnostics.DataContractReader.Contracts (3)
_generated\116\Microsoft_Diagnostics_DataContractReader_Data.JITNotification.g.cs (1)
154_ = State;
Contracts\CodeNotifications_1.cs (1)
91return (CodeNotificationKind)v.GetEntry(foundIndex).State;
Data\JITNotification.cs (1)
13public bool IsFree => State == 0;