5 references to Push
System.Net.Mail (5)
System\Net\Mail\SmtpReplyReaderFactory.cs (5)
279_bufferedStream.Push(buffer.Slice(actual, read - actual)); 347_bufferedStream.Push(_byteBuffer.AsSpan(start, read - start)); 355_bufferedStream.Push(_byteBuffer.AsSpan(start, read - start)); 482_parent._bufferedStream.Push(_parent._byteBuffer!.AsSpan(start, _read - start)); 490_parent._bufferedStream.Push(_parent._byteBuffer!.AsSpan(start, _read - start));