222 references to False
InMemory.FunctionalTests (2)
Http2\Http2TestBase.cs (1)
354Assert.False(context.Request.CanHaveBody());
KestrelMetricsTests.cs (1)
157Assert.False(hasConnectionMetricsTagsFeature);
Microsoft.Analyzers.Local.Tests (7)
Json\JsonValueTest.cs (7)
243Assert.False((bool?)new JsonValue(false)); 244Assert.False((bool?)new JsonValue(0.0)); 245Assert.False((bool?)new JsonValue(string.Empty)); 248Assert.False((bool?)new JsonValue(1.0)); 249Assert.False((bool?)new JsonValue("text")); 250Assert.False((bool?)new JsonValue(new JsonObject())); 251Assert.False((bool?)new JsonValue(new JsonArray()));
Microsoft.AspNetCore.Authentication.Core.Test (2)
AuthenticationPropertiesTests.cs (2)
232Assert.False(props.AllowRefresh); 295Assert.False(props.GetBool("foo"));
Microsoft.AspNetCore.Authentication.Test (1)
OAuthChallengePropertiesTest.cs (1)
143Assert.False(properties.IncludeGrantedScopes);
Microsoft.AspNetCore.Components.Server.Tests (1)
Circuits\CircuitClientProxyTest.cs (1)
30Assert.False(isCancelled);
Microsoft.AspNetCore.Mvc.Core.Test (2)
ApplicationModels\ApiVisibilityConventionTest.cs (1)
36Assert.False(action.ApiExplorer.IsVisible);
ModelBinding\Metadata\HasValidatorsValidationMetadataProviderTest.cs (1)
100Assert.False(context.ValidationMetadata.HasValidators);
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (1)
DataAnnotationsMetadataProviderTest.cs (1)
182Assert.False(context.BindingMetadata.IsReadOnly);
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ValidationIntegrationTests.cs (2)
2050Assert.False(modelMetadata.HasValidators); 2338Assert.False(modelMetadata.HasValidators);
ValidationWithRecordIntegrationTests.cs (2)
1841Assert.False(modelMetadata.HasValidators); 2129Assert.False(modelMetadata.HasValidators);
Microsoft.AspNetCore.Mvc.Razor.Test (1)
RazorPageTest.cs (1)
534Assert.False(actual);
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (3)
Http2Tests.cs (2)
37Assert.False(httpContext.Request.CanHaveBody()); 119Assert.False(httpContext.Request.CanHaveBody());
RequestTests.cs (1)
41Assert.False(httpContext.Request.CanHaveBody());
Microsoft.AspNetCore.TestHost.Tests (2)
ClientHandlerTests.cs (2)
149Assert.False(context.Request.CanHaveBody()); 330Assert.False(preHasStarted);
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
CodeGen\CodeGenLocalFunctionTests.cs (1)
5853Assert.False(importData.BestFitMapping);
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (97)
Attributes\AttributeTests_WellKnownAttributes.cs (96)
10505Assert.False(comp.HasLocalsInit("C.M_skip", realIL: true)); 10507Assert.False(comp.HasLocalsInit("C.M_skip", realIL: false)); 10539Assert.False(comp.HasLocalsInit("C.M")); 10572Assert.False(comp.HasLocalsInit("C.M")); 10605Assert.False(comp.HasLocalsInit("C.M")); 10634Assert.False(verifier.HasLocalsInit("C.M1", realIL: true)); 10638Assert.False(verifier.HasLocalsInit("C.M3", realIL: true)); 10822Assert.False(comp.HasLocalsInit("C.<M>g__F|0_0")); 10852Assert.False(comp.HasLocalsInit("C.<>c.<M>b__0_0")); 10912Assert.False(comp.HasLocalsInit("C.<M>g__F|0_0")); // F 10913Assert.False(comp.HasLocalsInit("C.<M>g__FF|0_2")); // FF 10914Assert.False(comp.HasLocalsInit("C.<>c.<M>b__0_3")); // FL 10915Assert.False(comp.HasLocalsInit("C.<>c.<M>b__0_1")); // L 10916Assert.False(comp.HasLocalsInit("C.<M>g__LF|0_4")); // LF 10917Assert.False(comp.HasLocalsInit("C.<>c.<M>b__0_5")); // LL 10959Assert.False(verifier.HasLocalsInit("C.<M>g__localWithAttribute|0_2")); // localWithAttribute 11000Assert.False(verifier.HasLocalsInit("C.<M>g__localWithAttribute|0_1")); // localWithAttribute 11001Assert.False(verifier.HasLocalsInit("C.<>c.<M>b__0_2")); // lambda 11041Assert.False(verifier.HasLocalsInit("C.<M>g__localWithAttribute|0_0")); // localWithAttribute 11042Assert.False(verifier.HasLocalsInit("C.<M>g__localNoAttribute|0_1")); // localNoAttribute 11043Assert.False(verifier.HasLocalsInit("C.<>c.<M>b__0_2")); // lambda 11085Assert.False(verifier.HasLocalsInit("C.<M>g__localWithAttribute|0_2")); // localWithAttribute 11126Assert.False(verifier.HasLocalsInit("C.<M>g__localWithAttribute|0_1")); // localWithAttribute 11127Assert.False(verifier.HasLocalsInit("C.<M>g__localNoAttribute|0_2")); // localNoAttribute 11167Assert.False(verifier.HasLocalsInit("C.<M>g__localWithAttribute|0_0")); // localWithAttribute 11168Assert.False(verifier.HasLocalsInit("C.<>c.<M>b__0_1")); // lambda 11169Assert.False(verifier.HasLocalsInit("C.<M>g__localNoAttribute|0_2")); // localNoAttribute 11218Assert.False(verifier.HasLocalsInit("C.PropWithAttribute.get")); 11219Assert.False(verifier.HasLocalsInit("C.<get_PropWithAttribute>g__local1|1_0")); 11259Assert.False(verifier.HasLocalsInit("C.PropWithAttribute.get")); 11260Assert.False(verifier.HasLocalsInit("C.<get_PropWithAttribute>g__local1|1_0")); 11308Assert.False(verifier.HasLocalsInit("C.EventWithAttribute.add")); 11309Assert.False(verifier.HasLocalsInit("C.<add_EventWithAttribute>g__local1|1_0")); 11338Assert.False(verifier.HasLocalsInit("C.M")); 11339Assert.False(verifier.HasLocalsInit("C.<M>g__local|0_0")); 11367Assert.False(verifier.HasLocalsInit("C.M")); 11368Assert.False(verifier.HasLocalsInit("C.<M>g__local|0_0")); 11480Assert.False(verifier.HasLocalsInit("<top-level-statements-entry-point>")); 11481Assert.False(verifier.HasLocalsInit("Program.<<Main>$>g__local|0_0")); 11539Assert.False(comp.HasLocalsInit("C.M1")); 11579Assert.False(comp1.HasLocalsInit("C.M1")); 11616Assert.False(comp.HasLocalsInit("C.<M_skip>d__0.System.Collections.IEnumerator.MoveNext")); 11618Assert.False(comp.HasLocalsInit("C.<M_skip>d__0.System.Collections.Generic.IEnumerable<object>.GetEnumerator")); 11664Assert.False(comp.HasLocalsInit("C.<<M>g__F|0_0>d.System.Collections.IEnumerator.MoveNext")); 11665Assert.False(comp.HasLocalsInit("C.<<M>g__F|0_0>d.System.Collections.Generic.IEnumerable<object>.GetEnumerator")); 11698Assert.False(comp.HasLocalsInit("C.<M_skip>d__0.System.Runtime.CompilerServices.IAsyncStateMachine.MoveNext")); 11735Assert.False(comp.HasLocalsInit("C.<<M>g__F|0_0>d.System.Runtime.CompilerServices.IAsyncStateMachine.MoveNext")); 11766Assert.False(comp.HasLocalsInit("C.<>c.<<M>b__0_0>d.System.Runtime.CompilerServices.IAsyncStateMachine.MoveNext")); 11820Assert.False(comp_skip.HasLocalsInit("<>f__AnonymousType0<<Value>j__TPar>.Equals")); 11821Assert.False(comp_skip.HasLocalsInit("<>f__AnonymousType0<<Value>j__TPar>.ToString")); 11936Assert.False(comp.HasLocalsInit("C_skip.M")); 11987Assert.False(comp.HasLocalsInit("C.P_skip.get")); 11989Assert.False(comp.HasLocalsInit("C.P_skip.set")); 12059Assert.False(comp.HasLocalsInit("C.P1.get")); 12062Assert.False(comp.HasLocalsInit("C.P2.set")); 12063Assert.False(comp.HasLocalsInit("C.P3.get")); 12064Assert.False(comp.HasLocalsInit("C.P3.set")); 12094Assert.False(comp.HasLocalsInit("C.<get_P>d__1.System.Collections.IEnumerator.MoveNext")); 12095Assert.False(comp.HasLocalsInit("C.<get_P>d__1.System.Collections.Generic.IEnumerable<object>.GetEnumerator")); 12167Assert.False(comp.HasLocalsInit("C.P1.get")); 12168Assert.False(comp.HasLocalsInit("C.P1.set")); 12169Assert.False(comp.HasLocalsInit("C.P2.get")); 12170Assert.False(comp.HasLocalsInit("C.P2.set")); 12171Assert.False(comp.HasLocalsInit("C.P3.get")); 12172Assert.False(comp.HasLocalsInit("C.P3.set")); 12229Assert.False(comp.HasLocalsInit("C_skip.P.get")); 12231Assert.False(comp.HasLocalsInit("C_skip.P.set")); 12422Assert.False(comp.HasLocalsInit("C_skip.P.get")); 12424Assert.False(comp.HasLocalsInit("C_skip.P.set")); 12426Assert.False(comp.HasLocalsInit("C_skip.M")); 12428Assert.False(comp.HasLocalsInit("C_skip.C2.M2")); 12431Assert.False(comp.HasLocalsInit("C_skip.E.add")); 12432Assert.False(comp.HasLocalsInit("C_skip.E.remove")); 12471Assert.False(comp.HasLocalsInit("C.C2.M2")); 12472Assert.False(comp.HasLocalsInit("C.C2.C3.M3")); 12526Assert.False(comp.HasLocalsInit("C.C2.P2.get")); 12527Assert.False(comp.HasLocalsInit("C.C2.P2.set")); 12528Assert.False(comp.HasLocalsInit("C.C2.M2")); 12529Assert.False(comp.HasLocalsInit("C.C2.C3.M3")); 12584Assert.False(comp.HasLocalsInit("C.P.get")); 12585Assert.False(comp.HasLocalsInit("C.P.set")); 12586Assert.False(comp.HasLocalsInit("C.M")); 12587Assert.False(comp.HasLocalsInit("C.C2.M2")); 12632Assert.False(comp.HasLocalsInit("C_skip.C.M")); 12660Assert.False(comp.HasLocalsInit("C.M")); 12688Assert.False(comp.HasLocalsInit("C.Main")); 12716Assert.False(comp.HasLocalsInit("C.M")); 12815Assert.False(verifier.HasLocalsInit("I.M")); 12816Assert.False(verifier.HasLocalsInit("I.C2.M2")); 12817Assert.False(verifier.HasLocalsInit("I.P.get")); 12818Assert.False(verifier.HasLocalsInit("I.P.set")); 12921Assert.False(verifier.HasLocalsInit("A.M1")); 12940Assert.False(verifier.HasLocalsInit("C.Finalize")); 12959Assert.False(verifier.HasLocalsInit("C..ctor")); 12995Assert.False(verifier.HasLocalsInit("ClassWithAttributeWithLocal..ctor")); 13115Assert.False(verifier.HasLocalsInit("C.M"));
Attributes\InternalsVisibleToAndStrongNameTests.cs (1)
748Assert.False(comp.Options.DelaySign);
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (79)
Semantics\NullableReferenceTypesTests.cs (78)
97652Assert.False(t1.ReferenceTypeConstraintIsNullable); 97703Assert.False(t1.ReferenceTypeConstraintIsNullable); 97763Assert.False(t1.ReferenceTypeConstraintIsNullable); 98429Assert.False(t11.ReferenceTypeConstraintIsNullable); 98620Assert.False(t11.ReferenceTypeConstraintIsNullable); 98727Assert.False(t11.ReferenceTypeConstraintIsNullable); 98793Assert.False(t11.ReferenceTypeConstraintIsNullable); 98866Assert.False(t11.ReferenceTypeConstraintIsNullable); 98934Assert.False(t11.ReferenceTypeConstraintIsNullable); 99308Assert.False(t11.ReferenceTypeConstraintIsNullable); 100099Assert.False(t22.IsNotNullable); 100103Assert.False(t33.IsNotNullable); 100134Assert.False(t22.IsNotNullable); 100138Assert.False(t33.IsNotNullable); 100385Assert.False(t1.IsNotNullable); 100392Assert.False(t2.IsNotNullable); 100627Assert.False(t1.IsNotNullable); 100707Assert.False(tf1.IsNotNullable); 100800Assert.False(tf1.IsNotNullable); 100885Assert.False(tf1.IsNotNullable); 101071Assert.False(tf1.IsNotNullable); 101153Assert.False(tf1.IsNotNullable); 102131Assert.False(tf1.IsNotNullable); 102162Assert.False(tf1.IsNotNullable); 102200Assert.False(tf1.IsNotNullable); 102235Assert.False(tf1.IsNotNullable); 102274Assert.False(tf1.IsNotNullable); 102434Assert.False(tf1.IsNotNullable); 102462Assert.False(tf1.IsNotNullable); 102683Assert.False(tf1.IsNotNullable); 102714Assert.False(tf1.IsNotNullable); 102750Assert.False(tf1.IsNotNullable); 102784Assert.False(tf1.IsNotNullable); 102822Assert.False(tf1.IsNotNullable); 102977Assert.False(tf1.IsNotNullable); 103004Assert.False(tf1.IsNotNullable); 103077Assert.False(tf1.IsNotNullable); 103120Assert.False(tf1.IsNotNullable); 103164Assert.False(tf1.IsNotNullable); 103289Assert.False(tf1.IsNotNullable); 103418Assert.False(tf1.IsNotNullable); 103449Assert.False(tf1.IsNotNullable); 103475Assert.False(tf1.IsNotNullable); 103502Assert.False(tf1.IsNotNullable); 103533Assert.False(tf1.IsNotNullable); 103556Assert.False(tf1.IsNotNullable); 103580Assert.False(tf1.IsNotNullable); 103583Assert.False(tf2.IsNotNullable); 103613Assert.False(tf1.IsNotNullable); 103637Assert.False(tf1.IsNotNullable); 103662Assert.False(tf1.IsNotNullable); 103665Assert.False(tf2.IsNotNullable); 103698Assert.False(tf1.IsNotNullable); 103725Assert.False(tf1.IsNotNullable); 103753Assert.False(tf1.IsNotNullable); 103756Assert.False(tf2.IsNotNullable); 103787Assert.False(tf1.IsNotNullable); 103813Assert.False(tf1.IsNotNullable); 103840Assert.False(tf1.IsNotNullable); 103871Assert.False(tf1.IsNotNullable); 103894Assert.False(tf1.IsNotNullable); 103918Assert.False(tf1.IsNotNullable); 103921Assert.False(tf2.IsNotNullable); 103954Assert.False(tf1.IsNotNullable); 103981Assert.False(tf1.IsNotNullable); 104009Assert.False(tf1.IsNotNullable); 104012Assert.False(tf2.IsNotNullable); 104043Assert.False(tf1.IsNotNullable); 104068Assert.False(tf1.IsNotNullable); 104094Assert.False(tf1.IsNotNullable); 104097Assert.False(tf2.IsNotNullable); 104811Assert.False(t11.ReferenceTypeConstraintIsNullable); 104824Assert.False(t1.ReferenceTypeConstraintIsNullable); 104915Assert.False(t11.ReferenceTypeConstraintIsNullable); 104992Assert.False(t11.ReferenceTypeConstraintIsNullable); 137118Assert.False(t.ReferenceTypeConstraintIsNullable); 137141Assert.False(t.ReferenceTypeConstraintIsNullable); 137237Assert.False(t.ReferenceTypeConstraintIsNullable);
Semantics\TopLevelStatementsTests.cs (1)
6207Assert.False(importData.BestFitMapping);
Microsoft.CodeAnalysis.Workspaces.UnitTests (7)
Options\DocumentOptionSetTests.cs (5)
136Assert.False((bool?)set.GetOption(new OptionKey(CSharpFormattingOptions.NewLinesForBracesInAccessors))); 137Assert.False((bool?)set.GetOption(new OptionKey(CSharpFormattingOptions.NewLinesForBracesInAnonymousMethods))); 138Assert.False((bool?)set.GetOption(new OptionKey(CSharpFormattingOptions.NewLinesForBracesInProperties))); 144Assert.False((bool?)updatedSet.GetOption(new OptionKey(CSharpFormattingOptions.NewLinesForBracesInAccessors))); 145Assert.False((bool?)updatedSet.GetOption(new OptionKey(CSharpFormattingOptions.NewLinesForBracesInAnonymousMethods)));
WorkspaceServiceTests\GlobalOptionServiceTests.cs (2)
233Assert.False((bool?)optionSet.GetOption(falseKey)); 252Assert.False(isOptionSet);
Microsoft.Data.Analysis.Tests (5)
DataFrameTests.BinaryOperations.cs (4)
229Assert.False(equalsResult[4]); 233Assert.False(equalsToScalarResult[1]); 236Assert.False(notEqualsResult[0]); 240Assert.False(notEqualsToScalarResult[0]);
DataFrameTests.cs (1)
940Assert.False(bigInts[i]);
Microsoft.DotNet.XUnitAssert.Tests (1)
BooleanAssertsTests.cs (1)
32 var ex = Record.Exception(() => Assert.False(null));
Microsoft.ML.AutoML.Tests (2)
DatasetDimensionsTests.cs (2)
57Assert.False(dimensions[0].HasMissing); 88Assert.False(dimensions[0].HasMissing);
System.ServiceModel.Federation.Tests (1)
WSTrustChannelSecurityTokenProviderTest.cs (1)
72Assert.False(ctype.IsOptional);
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\Form.FormAccessibleObjectTests.cs (1)
69Assert.False(actualValue);
WindowsBase.Tests (2)
System\Windows\Threading\DispatcherObjectTests.cs (1)
37Assert.False(access);
System\Windows\Threading\DispatcherTests.cs (1)
168Assert.False(access);