Base:

method
Write
System.IO.Stream.Write(System.Byte[], System.Int32, System.Int32)
3 overrides of Write
Microsoft.AspNetCore.WebUtilities.Tests (2)
System.Private.CoreLib (1)
72 references to Write
dotnet-svcutil-lib (3)
Microsoft.AspNetCore.Http.Connections.Tests (6)
HttpConnectionDispatcherTests.cs (6)
216requestBody.Write(bytes, 0, bytes.Length);
586requestBody.Write(bytes, 0, bytes.Length);
650requestBody.Write(bytes, 0, bytes.Length);
2576requestBody.Write(buffer, 0, buffer.Length);
2636requestBody.Write(buffer, 0, buffer.Length);
2693requestBody.Write(buffer, 0, buffer.Length);
Microsoft.AspNetCore.Http.Tests (3)
Microsoft.AspNetCore.Mvc.TagHelpers (3)
Microsoft.AspNetCore.SignalR.Client.Tests (1)
Microsoft.AspNetCore.SignalR.Common.Tests (2)
Microsoft.AspNetCore.WebUtilities.Tests (8)
MultipartReaderTests.cs (6)
399stream.Write(bytes, 0, bytes.Length);
402stream.Write(new byte[] { 0xC1, 0x21 }, 0, 2);
405stream.Write(bytes, 0, bytes.Length);
434stream.Write(bytes, 0, bytes.Length);
437stream.Write(new byte[] { 0xED, 0xA0, 85 }, 0, 3);
440stream.Write(bytes, 0, bytes.Length);
Microsoft.DotNet.Build.Tasks.Installers (4)
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (1)
Microsoft.Extensions.Http.Diagnostics.Tests (1)
Microsoft.ML.AutoML (1)
Microsoft.ML.AutoML.Tests (2)
PresentationCore (2)
Security.TransportSecurity.IntegrationTests (1)
System.Data.Common (1)
System.Drawing.Common (1)
System.Drawing.Common.Tests (3)
System\Drawing\IconTests.cs (2)
212stream.Write(bytes, 0, bytes.Length);
616stream.Write([0, 0, 1, 0, 1, 0, (byte)bitmap.Width, (byte)bitmap.Height, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 22, 0, 0, 0], 0, 22);
System.Net.HttpListener (8)
System\Net\Managed\HttpResponseStream.Managed.cs (6)
72ms.Write(bytes, 0, bytes.Length);
106ms.Write(bytes, 0, bytes.Length);
181ms.Write(bytes, 0, bytes.Length);
185ms.Write(buffer, offset, new_count);
225ms.Write(bytes, 0, bytes.Length);
227ms.Write(buffer, offset, size);
System.Net.Requests (1)
System.Private.CoreLib (3)
System.Private.DataContractSerialization (2)
System.Security.Cryptography.Cose (1)
System.Security.Cryptography.Xml (2)
System.ServiceModel.Primitives (1)
System.Windows.Forms (2)
System.Windows.Forms.Tests (9)