Base:

property
Length
System.IO.Stream.Length
3 overrides of Length
Microsoft.CodeAnalysis.UnitTests (2)
System.Private.CoreLib (1)
204 references to Length
Aspire.Hosting.Tests (2)
csc (3)
dotnet-svcutil-lib (3)
Extensibility.MessageEncoder.IntegrationTests (2)
GetDocument.Insider (1)
InMemory.FunctionalTests (1)
Microsoft.AspNetCore.Components.Server.Tests (1)
Microsoft.AspNetCore.DataProtection (1)
Microsoft.AspNetCore.Http.Microbenchmarks (1)
Microsoft.AspNetCore.Http.Results.Tests (1)
Microsoft.AspNetCore.Mvc.Core.Test (4)
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Microsoft.AspNetCore.ResponseCaching (4)
Microsoft.AspNetCore.Shared.Tests (4)
Microsoft.AspNetCore.StaticAssets (1)
Microsoft.AspNetCore.StaticFiles.Tests (1)
Microsoft.AspNetCore.WebUtilities (2)
Microsoft.AspNetCore.WebUtilities.Tests (23)
HttpResponseStreamWriterTest.cs (23)
82Assert.Equal(byteLength, stream.Length);
103Assert.Equal(byteLength, stream.Length);
118Assert.Equal(0, stream.Length);
141Assert.Equal(byteLength, stream.Length);
156Assert.Equal(0, stream.Length);
179Assert.Equal(byteLength, stream.Length);
202Assert.Equal(0, stream.Length);
226Assert.Equal(byteLength, stream.Length);
247Assert.Equal(byteLength, stream.Length);
271Assert.Equal(byteLength, stream.Length);
305Assert.Equal(byteLength + newLine.Length, stream.Length);
329Assert.Equal(byteLength, stream.Length);
350Assert.Equal(byteLength, stream.Length);
375Assert.Equal(byteLength, stream.Length);
391Assert.Equal(0, stream.Length);
431Assert.Equal(byteLength + newLineLength, stream.Length);
450Assert.Equal(0, stream.Length);
489Assert.Equal(charCount + newLineLength, stream.Length);
511Assert.Equal(newLineLength, stream.Length);
533Assert.Equal(newLineLength, stream.Length);
557Assert.Equal(newLineLength + 1, stream.Length);
596Assert.Equal(charCount + newLineLength, stream.Length);
618Assert.Equal(newLineLength, stream.Length);
Microsoft.Build.Framework (1)
Microsoft.Build.Tasks.CodeAnalysis (3)
Microsoft.Build.Tasks.CodeAnalysis.Sdk (3)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.Rebuild (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (3)
Microsoft.CodeAnalysis.Workspaces.UnitTests (12)
Microsoft.DotNet.Build.Tasks.Installers (11)
Microsoft.DotNet.Build.Tasks.VisualStudio (1)
Microsoft.DotNet.SignCheckLibrary (1)
Microsoft.Extensions.AI.Abstractions (2)
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (1)
Microsoft.Extensions.Http.Diagnostics.Tests (1)
Microsoft.Extensions.Validation.GeneratorTests (1)
Microsoft.Maui.Resizetizer (1)
Microsoft.ML.Data (10)
PresentationCore (11)
PresentationFramework (4)
ReachFramework (1)
Replay (3)
System.Drawing.Common.Tests (1)
System.IO.Compression (2)
System.Net.HttpListener (11)
System.Private.CoreLib (1)
System.Private.DataContractSerialization (3)
System.Resources.Extensions (7)
System.Resources.Writer (7)
System.Security.Cryptography.Cose (2)
System.Security.Cryptography.Xml (1)
System.ServiceModel.Primitives (9)
System.Windows.Forms (5)
System.Windows.Forms.Design (1)
System.Windows.Forms.Design.Tests (6)
System.Windows.Forms.Tests (2)
System.Windows.Forms.UI.IntegrationTests (1)
vbc (3)
VBCSCompiler (3)
VBCSCompiler.UnitTests (1)