3 references to TryEnsureBytes
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (3)
168
TryEnsureBytes
(Math.Min(count, _windowOffsetMax - offset));
200
return
TryEnsureBytes
(1);
210
if (!
TryEnsureBytes
(count))