3 references to IsValid
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\DacDbiImpl.cs (3)
1419
if (handleData.
IsValid
)
1519
if (!handleData.
IsValid
)
1527
bool atEndOfStack = !handleData.
IsValid
;