2 references to TryEnsureByte
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (2)
127return _offset == _offsetMax && !TryEnsureByte(); 190if (!TryEnsureByte())