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