14753 references to Null
Aspire.Azure.Security.KeyVault.Tests (1)
Aspire.Components.Common.Tests (3)
Aspire.Dashboard.Tests (18)
Aspire.Elastic.Clients.Elasticsearch.Tests (2)
Aspire.Hosting.Containers.Tests (10)
Aspire.Hosting.Garnet.Tests (2)
Aspire.Hosting.Tests (8)
Aspire.Hosting.Valkey.Tests (2)
Aspire.Microsoft.Azure.Cosmos.Tests (1)
Aspire.Microsoft.Data.SqlClient.Tests (1)
Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests (2)
Aspire.Microsoft.EntityFrameworkCore.SqlServer.Tests (2)
Aspire.Milvus.Client.Tests (3)
Aspire.MongoDB.Driver.Tests (6)
Aspire.MongoDB.Driver.v3.Tests (6)
Aspire.MySqlConnector.Tests (1)
Aspire.NATS.Net.Tests (2)
Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests (4)
Aspire.Npgsql.Tests (1)
Aspire.Oracle.EntityFrameworkCore.Tests (3)
Aspire.Pomelo.EntityFrameworkCore.MySql.Tests (4)
Aspire.Qdrant.Client.Tests (2)
Binding.Http.IntegrationTests (1)
Binding.Tcp.IntegrationTests (3)
Client.ChannelLayer.IntegrationTests (1)
Client.ExpectedExceptions.IntegrationTests (1)
IIS.Tests (2)
InMemory.FunctionalTests (51)
InProcessWebSite (1)
Interop.FunctionalTests (4)
Microsoft.Analyzers.Extra.Tests (2)
Microsoft.Analyzers.Local.Tests (17)
Microsoft.AspNetCore.Antiforgery.Test (20)
Microsoft.AspNetCore.App.Analyzers.Test (2)
Microsoft.AspNetCore.App.UnitTests (2)
Microsoft.AspNetCore.AsyncState.Tests (4)
Microsoft.AspNetCore.Authentication.Core.Test (15)
Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Tests (1)
Microsoft.AspNetCore.Authentication.Negotiate.Test (1)
Microsoft.AspNetCore.Authentication.Test (86)
CookieTests.cs (41)
249Assert.Null(FindClaimValue(transaction3, ClaimTypes.Name));
434Assert.Null(FindClaimValue(transaction2, "sync"));
459Assert.Null(transaction2.SetCookie);
461Assert.Null(transaction3.SetCookie);
463Assert.Null(transaction4.SetCookie);
464Assert.Null(FindClaimValue(transaction4, ClaimTypes.Name));
493Assert.Null(transaction2.SetCookie);
495Assert.Null(transaction3.SetCookie);
497Assert.Null(transaction4.SetCookie);
498Assert.Null(FindClaimValue(transaction4, ClaimTypes.Name));
526Assert.Null(transaction2.SetCookie);
527Assert.Null(FindClaimValue(transaction2, ClaimTypes.Name));
556Assert.Null(FindClaimValue(transaction2, ClaimTypes.Name));
632Assert.Null(transaction4.SetCookie);
633Assert.Null(FindClaimValue(transaction4, ClaimTypes.Name));
638Assert.Null(transaction5.SetCookie);
639Assert.Null(FindClaimValue(transaction5, ClaimTypes.Name));
702Assert.Null(FindPropertiesValue(transaction3, "updated"));
759Assert.Null(transaction5.SetCookie);
760Assert.Null(FindClaimValue(transaction5, ClaimTypes.Name));
815Assert.Null(transaction5.SetCookie);
816Assert.Null(FindClaimValue(transaction5, "counter"));
874Assert.Null(transaction5.SetCookie);
875Assert.Null(FindClaimValue(transaction5, "counter"));
914Assert.Null(transaction4.SetCookie);
915Assert.Null(FindClaimValue(transaction4, ClaimTypes.Name));
920Assert.Null(transaction5.SetCookie);
921Assert.Null(FindClaimValue(transaction5, ClaimTypes.Name));
1001Assert.Null(transaction2.SetCookie);
1007Assert.Null(transaction3.SetCookie);
1013Assert.Null(transaction4.SetCookie);
1014Assert.Null(FindClaimValue(transaction4, ClaimTypes.Name));
1031Assert.Null(transaction2.SetCookie);
1037Assert.Null(transaction3.SetCookie);
1050Assert.Null(transaction5.SetCookie);
1077Assert.Null(transaction2.SetCookie);
1083Assert.Null(transaction3.SetCookie);
1096Assert.Null(transaction5.SetCookie);
1125Assert.Null(transaction2.SetCookie);
1131Assert.Null(transaction3.SetCookie);
1138Assert.Null(transaction4.SetCookie);
Microsoft.AspNetCore.Authorization.Test (14)
Microsoft.AspNetCore.Components.Authorization.Tests (12)
Microsoft.AspNetCore.Components.Endpoints.Tests (53)
Microsoft.AspNetCore.Components.Server.Tests (6)
Microsoft.AspNetCore.Components.Tests (51)
Microsoft.AspNetCore.Components.Web.Tests (3)
Microsoft.AspNetCore.Components.WebAssembly.Tests (1)
Microsoft.AspNetCore.ConcurrencyLimiter.Tests (1)
Microsoft.AspNetCore.Cors.Test (3)
Microsoft.AspNetCore.DataProtection.Tests (17)
Microsoft.AspNetCore.Diagnostics.HealthChecks.Tests (1)
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (19)
Microsoft.AspNetCore.Diagnostics.Tests (16)
Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests (6)
Microsoft.AspNetCore.Grpc.Swagger.Tests (9)
Microsoft.AspNetCore.HeaderParsing.Tests (58)
Microsoft.AspNetCore.Hosting.Tests (18)
Microsoft.AspNetCore.Http.Abstractions.Tests (30)
Microsoft.AspNetCore.Http.Connections.Tests (10)
Microsoft.AspNetCore.Http.Extensions.Tests (39)
Microsoft.AspNetCore.Http.Microbenchmarks (1)
Microsoft.AspNetCore.Http.Results.Tests (72)
Microsoft.AspNetCore.Http.Tests (16)
Microsoft.AspNetCore.HttpLogging.Tests (2)
Microsoft.AspNetCore.HttpOverrides.Tests (10)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (9)
Microsoft.AspNetCore.Identity.FunctionalTests (4)
Microsoft.AspNetCore.Identity.InMemory.Test (16)
Microsoft.AspNetCore.Identity.Specification.Tests (11)
Microsoft.AspNetCore.Identity.Test (4)
Microsoft.AspNetCore.InternalTesting.Tests (2)
Microsoft.AspNetCore.JsonPatch.Tests (32)
Microsoft.AspNetCore.Mvc.Abstractions.Test (31)
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (25)
Microsoft.AspNetCore.Mvc.Core.Test (347)
Microsoft.AspNetCore.Mvc.Core.TestCommon (6)
Microsoft.AspNetCore.Mvc.Cors.Test (2)
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (5)
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test (6)
Microsoft.AspNetCore.Mvc.FunctionalTests (20)
Microsoft.AspNetCore.Mvc.IntegrationTests (305)
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (8)
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (2)
Microsoft.AspNetCore.Mvc.Razor.Test (16)
Microsoft.AspNetCore.Mvc.RazorPages.Test (69)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (23)
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (123)
Microsoft.AspNetCore.OpenApi.Tests (26)
Microsoft.AspNetCore.OutputCaching.Tests (3)
Microsoft.AspNetCore.Owin.Tests (2)
Microsoft.AspNetCore.RateLimiting.Tests (3)
Microsoft.AspNetCore.Razor.Runtime.Test (1)
Microsoft.AspNetCore.Razor.Test (5)
Microsoft.AspNetCore.RequestDecompression.Tests (6)
Microsoft.AspNetCore.ResponseCaching.Tests (1)
Microsoft.AspNetCore.Rewrite.Tests (4)
Microsoft.AspNetCore.Routing.Tests (217)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (28)
Microsoft.AspNetCore.Server.IISIntegration.Tests (7)
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (29)
Microsoft.AspNetCore.Server.Kestrel.Tests (9)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (3)
Microsoft.AspNetCore.Session.Tests (6)
Microsoft.AspNetCore.Shared.Tests (26)
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (9)
Microsoft.AspNetCore.SignalR.Client.Tests (10)
Microsoft.AspNetCore.SignalR.Common.Tests (6)
Microsoft.AspNetCore.SignalR.Specification.Tests (9)
Microsoft.AspNetCore.SignalR.Tests (62)
Microsoft.AspNetCore.StaticFiles.FunctionalTests (1)
Microsoft.AspNetCore.StaticFiles.Tests (22)
Microsoft.AspNetCore.TestHost.Tests (8)
Microsoft.AspNetCore.Testing.Tests (3)
Microsoft.AspNetCore.Tests (5)
Microsoft.AspNetCore.WebUtilities.Tests (37)
Microsoft.Build.BuildCheck.UnitTests (1)
Microsoft.Build.CommandLine.UnitTests (8)
Microsoft.Build.Engine.OM.UnitTests (47)
ObjectModelRemoting\LinkedEvaluationModify_Tests.cs (15)
128Assert.Null(pair.GetSingleItemWithVerify(ObjectType.View, "foo.cpp"));
131Assert.Null(pair.GetSingleItemWithVerify(ObjectType.View, "fooFast.cpp"));
134Assert.Null(pair.GetSingleItemWithVerify(ObjectType.View, "fooWithMetadata.cpp"));
137Assert.Null(pair.GetSingleItemWithVerify(ObjectType.View, "fooWithMetadataFast.cpp"));
141Assert.Null(pair.GetSingleItemWithVerify(ObjectType.Real, "bar.cpp"));
144Assert.Null(pair.GetSingleItemWithVerify(ObjectType.Real, "barFast.cpp"));
147Assert.Null(pair.GetSingleItemWithVerify(ObjectType.Real, "barWithMetadata.cpp"));
150Assert.Null(pair.GetSingleItemWithVerify(ObjectType.Real, "barWithMetadataFast.cpp"));
172Assert.Null(pair.GetSingleItemWithVerify(ObjectType.View, "barWithMetadataFast.cpp"));
189Assert.Null(pair.GetSingleItemWithVerify(ObjectType.View, "fooWithMetadata.cpp"));
190Assert.Null(pair.GetSingleItemWithVerify(ObjectType.View, "barWithMetadata.cpp"));
210Assert.Null(pair.GetSingleItemWithVerify(ObjectType.Real, "fooWithMetadataFast.cpp"));
227Assert.Null(pair.GetSingleItemWithVerify(ObjectType.Real, "fooFast.cpp"));
228Assert.Null(pair.GetSingleItemWithVerify(ObjectType.Real, "barFast.cpp"));
380Assert.Null(pair.View.GetProperty("fooProp"));
Microsoft.Build.Engine.UnitTests (181)
Microsoft.Build.Tasks.CodeAnalysis.UnitTests (4)
Microsoft.Build.Tasks.UnitTests (32)
Microsoft.Build.UnitTests.Shared (1)
Microsoft.Build.Utilities.UnitTests (8)
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (39)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (54)
SymbolKey\SymbolKeyCompilationsTests.cs (7)
476Assert.Null(syminfo.Symbol);
581Assert.Null(ResolveSymbol(typeSym02, comp1, SymbolKeyComparison.None));
627Assert.Null(ResolveSymbol(assembly2, compilation1, SymbolKeyComparison.None));
633Assert.Null(ResolveSymbol(assembly2, compilation1, SymbolKeyComparison.IgnoreAssemblyIds));
641Assert.Null(ResolveSymbol(module1, compilation2, SymbolKeyComparison.None));
644Assert.Null(ResolveSymbol(module2, compilation1, SymbolKeyComparison.IgnoreAssemblyIds));
675Assert.Null(ResolveSymbol(sym2, comp1, SymbolKeyComparison.IgnoreAssemblyIds));
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (239)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (26)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2157)
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (41)
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (20)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (756)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1120)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (577)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (16)
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (20)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (5)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (20)
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests (148)
Microsoft.CodeAnalysis.Features.UnitTests (3)
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (19)
Microsoft.CodeAnalysis.Rebuild.UnitTests (2)
Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests (4)
Microsoft.CodeAnalysis.Scripting.UnitTests (2)
Microsoft.CodeAnalysis.Test.Utilities (47)
Microsoft.CodeAnalysis.UnitTests (110)
Collections\SegmentedCollectionsMarshalTests.cs (30)
466Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<int>(default));
467Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<int?>(default));
468Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<Guid>(default));
469Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<Guid?>(default));
470Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<string>(default));
471Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<CustomClass>(default));
472Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<ManagedCustomStruct>(default));
473Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<ManagedCustomStruct?>(default));
474Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<UnmanagedCustomStruct>(default));
475Assert.Null(SegmentedCollectionsMarshal.AsSegmentedList<UnmanagedCustomStruct?>(default));
597Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<int>(default));
598Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<int?>(default));
599Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<Guid>(default));
600Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<Guid?>(default));
601Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<string>(default));
602Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<CustomClass>(default));
603Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<ManagedCustomStruct>(default));
604Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<ManagedCustomStruct?>(default));
605Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<UnmanagedCustomStruct>(default));
606Assert.Null(SegmentedCollectionsMarshal.AsSegmentedHashSet<UnmanagedCustomStruct?>(default));
728Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<int, int>(default));
729Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<int, int?>(default));
730Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<Guid, Guid>(default));
731Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<Guid, Guid?>(default));
732Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<string, string>(default));
733Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<CustomClass, CustomClass>(default));
734Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<ManagedCustomStruct, ManagedCustomStruct>(default));
735Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<ManagedCustomStruct, ManagedCustomStruct?>(default));
736Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<UnmanagedCustomStruct, UnmanagedCustomStruct>(default));
737Assert.Null(SegmentedCollectionsMarshal.AsSegmentedDictionary<UnmanagedCustomStruct, UnmanagedCustomStruct?>(default));
Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests (81)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (5)
Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests (2)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Microsoft.CodeAnalysis.VisualBasic.Test.Utilities (1)
Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests (12)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (8)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Microsoft.CodeAnalysis.Workspaces.UnitTests (22)
Microsoft.Data.Analysis.Tests (120)
DataFrame.IOTests.cs (48)
488Assert.Null(nullRow[1]);
489Assert.Null(nullRow[2]);
490Assert.Null(nullRow[3]);
491Assert.Null(nullRow[4]);
493Assert.Null(nullRow[6]);
552Assert.Null(nullRow[1]);
553Assert.Null(nullRow[2]);
554Assert.Null(nullRow[3]);
555Assert.Null(nullRow[4]);
557Assert.Null(nullRow[6]);
558Assert.Null(nullRow[7]);
564Assert.Null(dateTimeColumn[3]);
604Assert.Null(nullRow[1]);
605Assert.Null(nullRow[2]);
606Assert.Null(nullRow[3]);
607Assert.Null(nullRow[4]);
609Assert.Null(nullRow[6]);
643Assert.Null(nullRow[1]);
644Assert.Null(nullRow[2]);
645Assert.Null(nullRow[3]);
646Assert.Null(nullRow[4]);
648Assert.Null(nullRow[6]);
817Assert.Null(value);
867Assert.Null(nullRow[0]);
868Assert.Null(nullRow[1]);
869Assert.Null(nullRow[2]);
870Assert.Null(nullRow[3]);
874Assert.Null(nullRow[1]);
875Assert.Null(nullRow[2]);
876Assert.Null(nullRow[3]);
878Assert.Null(df[0, 0]);
879Assert.Null(df[1, 1]);
880Assert.Null(df[2, 2]);
881Assert.Null(df[5, 3]);
929Assert.Null(nullRow[0]);
930Assert.Null(nullRow[1]);
931Assert.Null(nullRow[2]);
932Assert.Null(nullRow[3]);
936Assert.Null(nullRow[1]);
937Assert.Null(nullRow[2]);
938Assert.Null(nullRow[3]);
940Assert.Null(df[0, 0]);
941Assert.Null(df[1, 1]);
942Assert.Null(df[2, 2]);
943Assert.Null(df[5, 3]);
1217Assert.Null(nullRow[0]);
1222Assert.Null(df[0, 0]);
1223Assert.Null(df[3, 0]);
Microsoft.DotNet.XUnitAssert.Tests (23)
Microsoft.Extensions.AsyncState.Tests (5)
Microsoft.Extensions.Caching.Hybrid.Tests (10)
Microsoft.Extensions.Caching.SqlServer.Tests (11)
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (23)
Microsoft.Extensions.Configuration.KeyPerFile.Tests (18)
Microsoft.Extensions.Diagnostics.HealthChecks.Tests (15)
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (10)
Microsoft.Extensions.Diagnostics.Testing.Tests (23)
Microsoft.Extensions.Features.Tests (2)
Microsoft.Extensions.FileProviders.Embedded.Tests (14)
Microsoft.Extensions.Hosting.Testing.Tests (3)
Microsoft.Extensions.Http.Diagnostics.Tests (6)
Microsoft.Extensions.Http.Polly.Tests (6)
Microsoft.Extensions.Http.Resilience.Tests (5)
Microsoft.Extensions.Options.Contextual.Tests (2)
Microsoft.Extensions.SecretManager.Tools.Tests (1)
Microsoft.Extensions.ServiceDiscovery.Dns.Tests (2)
Microsoft.Extensions.ServiceDiscovery.Tests (3)
Microsoft.Extensions.Telemetry.Abstractions.Tests (20)
Microsoft.Extensions.Telemetry.Tests (17)
Microsoft.Gen.Logging.Generated.Tests (110)
Microsoft.Gen.Logging.Unit.Tests (5)
Microsoft.Gen.MetricsReports.Unit.Tests (1)
Microsoft.JSInterop.Tests (7)
Microsoft.ML.AutoML.Tests (3)
Microsoft.ML.CodeGenerator.Tests (36)
Microsoft.ML.IntegrationTests (2)
Microsoft.ML.Predictor.Tests (4)
Microsoft.ML.TensorFlow.Tests (1)
Microsoft.ML.Tests (11)
Microsoft.ML.TimeSeries.Tests (1)
Microsoft.ML.Tokenizers.Tests (56)
Microsoft.Net.Http.Headers.Tests (34)
Microsoft.VisualBasic.Tests (2)
Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests (8)
Mvc.Api.Analyzers.Test (2)
PresentationCore.Tests (1)
Roslyn.VisualStudio.Next.UnitTests (11)
ServerComparison.FunctionalTests (5)
Shared.Tests (30)
System.Drawing.Common.Tests (27)
System.Private.Windows.Core.Tests (17)
System.ServiceModel.Primitives.Tests (12)
System.Windows.Forms.Analyzers.CSharp.Tests (4)
System.Windows.Forms.Design.Tests (393)
System.Windows.Forms.Primitives.Tests (5)
System.Windows.Forms.Tests (4542)
System.Windows.Forms.UI.IntegrationTests (14)
System.Xaml.Tests (258)
VBCSCompiler.UnitTests (9)
WindowsBase.Tests (575)