438 references to False
Binding.Http.IntegrationTests (1)
Binding.Tcp.IntegrationTests (1)
Client.TypedClient.IntegrationTests (1)
Contract.Message.IntegrationTests (2)
dotnet-svcutil-lib.Tests (13)
IIS.ShadowCopy.Tests (4)
InMemory.FunctionalTests (11)
Interop.FunctionalTests (1)
Microsoft.Arcade.Test.Common (1)
Microsoft.AspNetCore.Authentication.Negotiate.Test (12)
Microsoft.AspNetCore.Components.Server.Tests (4)
Microsoft.AspNetCore.DataProtection.Extensions.Tests (2)
Microsoft.AspNetCore.DataProtection.Tests (2)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (2)
Microsoft.AspNetCore.Identity.InMemory.Test (2)
Microsoft.AspNetCore.Identity.Test (2)
Microsoft.AspNetCore.InternalTesting.Tests (14)
Microsoft.AspNetCore.Mvc.Core.Test (1)
Microsoft.AspNetCore.Mvc.Cors.Test (1)
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (2)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (28)
ResponseBodyTests.cs (8)
36Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
123Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
155Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
180Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
202Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
338Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
366Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
393Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
ResponseSendFileTests.cs (8)
74Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
93Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
112Assert.False(response.Content.Headers.TryGetValues("content-length", out contentLength), "Content-Length");
132Assert.False(response.Content.Headers.TryGetValues("content-length", out contentLength), "Content-Length");
151Assert.False(response.Content.Headers.TryGetValues("content-length", out contentLength), "Content-Length");
208Assert.False(response.Content.Headers.TryGetValues("content-length", out contentLength), "Content-Length");
299Assert.False(response.Content.Headers.TryGetValues("content-length", out ignored), "Content-Length");
322Assert.False(response.Content.Headers.TryGetValues("content-length", out var contentLength), "Content-Length");
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (2)
Microsoft.AspNetCore.TestHost.Tests (2)
Microsoft.AspNetCore.WebUtilities.Tests (2)
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Engine.UnitTests (7)
Microsoft.Build.Tasks.UnitTests (6)
Microsoft.Build.Utilities.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (14)
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (6)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (30)
Compilation\GetSemanticInfoTests.cs (16)
4998Assert.False(symbolInfo.IsDefined, "must not be defined");
5002Assert.False(symbolInfo.IsDefined, "must not be defined");
5006Assert.False(symbolInfo.IsDefined, "must not be defined");
5010Assert.False(symbolInfo.IsDefined, "must not be defined");
5027Assert.False(symbolInfo.IsDefined, "must not be defined");
5105Assert.False(symbolInfo.IsDefined, "must not be defined");
5155Assert.False(symbolInfo.IsDefined, "must not be defined");
5171Assert.False(symbolInfo.IsDefined, "must not be defined");
5238Assert.False(symbolInfo.IsDefined, "must not be defined");
5254Assert.False(symbolInfo.IsDefined, "must not be defined");
5270Assert.False(symbolInfo.IsDefined, "must not be defined");
5286Assert.False(symbolInfo.IsDefined, "must not be defined");
5337Assert.False(symbolInfo.IsDefined, "must not be defined");
5354Assert.False(symbolInfo.IsDefined, "must not be defined");
5371Assert.False(symbolInfo.IsDefined, "must not be defined");
5388Assert.False(symbolInfo.IsDefined, "must not be defined");
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (12)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (6)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (12)
Diagnostics\IDEDiagnosticIDConfigurationTests.cs (8)
135Assert.False(true, $@"Missing entry:
145Assert.False(true, $@"Mismatch for '{diagnosticId}'
156Assert.False(true, $"Test Baseline:{baseline}");
169Assert.False(true, $@"Unexpected entries:{extraEntitiesBuilder.ToString()}");
735Assert.False(true,
749Assert.False(true,
776Assert.False(true, $@"Missing entry: {diagnosticId}, {optionName}, {optionValue}");
782Assert.False(true, $@"Mismatch for: {diagnosticId}, {optionName}, {optionValue}");
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
Microsoft.CodeAnalysis.Features.UnitTests (4)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests (2)
Microsoft.CodeAnalysis.Scripting.TestUtilities (1)
Microsoft.CodeAnalysis.Test.Utilities (19)
Microsoft.CodeAnalysis.UnitTests (19)
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (3)
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (3)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (3)
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
Microsoft.DotNet.NuGetRepack.Tests (1)
Microsoft.DotNet.XUnitAssert.Tests (2)
Microsoft.Extensions.AI.Evaluation.Integration.Tests (14)
Microsoft.Extensions.Caching.Hybrid.Tests (5)
Microsoft.Extensions.Compliance.Testing.Tests (1)
Microsoft.Extensions.ML.Tests (1)
Microsoft.Extensions.ObjectPool.Tests (1)
Microsoft.ML.Benchmarks.Tests (1)
Microsoft.ML.TestFrameworkCommon (3)
Microsoft.ML.Tests (1)
Microsoft.Net.Http.Headers.Tests (66)
Sockets.FunctionalTests (3)
System.ServiceModel.Primitives.Tests (4)
Templates.Blazor.Tests (8)
Templates.Blazor.WebAssembly.Auth.Tests (3)
Templates.Blazor.WebAssembly.Tests (7)
Templates.Mvc.Tests (17)
Templates.Tests (14)