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