5 references to IsFree
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\CodeNotifications_1.cs (5)
38
while (newLength > 0 && v.GetEntry(newLength - 1).
IsFree
)
59
if (v.GetEntry(i).
IsFree
)
110
if (entry.
IsFree
)
138
while (newLength > 0 && v.GetEntry(newLength - 1).
IsFree
)
186
if (entry.
IsFree
)