3 references to ReadUntil
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XPathNodeList.cs (3)
33ReadUntil(Int32.MaxValue); 74ReadUntil(index); 110int count = _list.ReadUntil(_index + 1); // read past for delete-node case