3 references to TryEnsureBytes
System.Runtime.Serialization (3)
System\Xml\XmlBufferReader.cs (3)
162
TryEnsureBytes
(Math.Min(count, windowOffsetMax - offset));
195
return
TryEnsureBytes
(1);
205
if (!
TryEnsureBytes
(count))