2 references to ReadElementString
System.Data.Services.Client (2)
System\Data\Services\Client\AtomParser.cs (2)
306
return MaterializeAtom.
ReadElementString
(this.reader, true);
994
if (!long.TryParse(MaterializeAtom.
ReadElementString
(this.reader, true), System.Globalization.NumberStyles.Integer, System.Globalization.CultureInfo.InvariantCulture, out countValue))