3 references to TryEnsureBytes
System.Private.DataContractSerialization (3)
System\Xml\XmlBufferReader.cs (3)
163
TryEnsureBytes
(Math.Min(count, _windowOffsetMax - offset));
195
return
TryEnsureBytes
(1);
205
if (!
TryEnsureBytes
(count))