259 instantiations of MemberNotNullWhen
aspire (5)
Backchannel\AppHostConnectionResolver.cs (2)
21[MemberNotNullWhen(true, nameof(Connection))] 22[MemberNotNullWhen(false, nameof(ErrorMessage))]
Certificates\DevCertInfo.cs (1)
41[MemberNotNullWhen(false, nameof(ErrorMessage))]
Commands\NewCommand.cs (2)
181[MemberNotNullWhen(true, nameof(Version))] 182[MemberNotNullWhen(false, nameof(ErrorMessage))]
Aspire.Dashboard (5)
Components\Dialogs\McpServerDialog.razor.cs (2)
96[MemberNotNullWhen(true, nameof(_mcpServerInstallButtonJson))] 97[MemberNotNullWhen(true, nameof(_mcpServerConfigFileJson))]
Configuration\DashboardOptions.cs (1)
269[MemberNotNullWhen(true, nameof(AllowedOrigins))]
Model\BrowserStorage\StorageResult.cs (1)
10[MemberNotNullWhen(true, nameof(Value))]
Model\Otlp\SpanWaterfallViewModel.cs (1)
22[MemberNotNullWhen(true, nameof(UninstrumentedPeer))]
Aspire.Hosting (4)
ApplicationModel\RequiredCommandValidationResult.cs (1)
28[MemberNotNullWhen(false, nameof(ValidationMessage))]
Devcontainers\Codespaces\CodespacesOptions.cs (2)
29[MemberNotNullWhen(true, nameof(IsCodespace))] 38[MemberNotNullWhen(true, nameof(IsCodespace))]
IInteractionService.cs (1)
687[MemberNotNullWhen(false, nameof(Data))]
Aspire.Hosting.Azure.CosmosDB (2)
AzureCosmosDBResource.cs (2)
80[MemberNotNullWhen(true, nameof(ConnectionStringSecretOutput))] 81[MemberNotNullWhen(true, nameof(PrimaryAccessKeySecretOutput))]
Aspire.Hosting.Azure.PostgreSQL (3)
AzurePostgresFlexibleServerDatabaseResource.cs (1)
46[MemberNotNullWhen(true, nameof(InnerResource))]
AzurePostgresFlexibleServerResource.cs (2)
58[MemberNotNullWhen(true, nameof(ConnectionStringSecretOutput))] 165[MemberNotNullWhen(true, nameof(InnerResource))]
Aspire.Hosting.Azure.Redis (3)
AzureManagedRedisResource.cs (2)
68[MemberNotNullWhen(true, nameof(ConnectionStringSecretOutput))] 69[MemberNotNullWhen(true, nameof(PrimaryAccessKeySecretOutput))]
AzureRedisCacheResource.cs (1)
48[MemberNotNullWhen(true, nameof(ConnectionStringSecretOutput))]
Aspire.Hosting.Azure.Sql (2)
AzureSqlDatabaseResource.cs (1)
58[MemberNotNullWhen(true, nameof(InnerResource))]
AzureSqlServerResource.cs (1)
161[MemberNotNullWhen(true, nameof(InnerResource))]
GenerateDocumentationAndConfigFiles (2)
src\roslyn\src\Dependencies\Collections\OneOrMany.cs (1)
61[MemberNotNullWhen(true, nameof(_one))]
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EmbeddedLanguages\Common\EmbeddedSyntaxNodeOrToken.cs (1)
40[MemberNotNullWhen(true, nameof(Node))]
illink (4)
Microsoft.AspNetCore.Authentication.Abstractions (1)
AuthenticateResult.cs (1)
24[MemberNotNullWhen(true, nameof(Ticket), nameof(Principal), nameof(Properties))]
Microsoft.AspNetCore.Authorization (1)
AuthorizationResult.cs (1)
23[MemberNotNullWhen(false, nameof(Failure))]
Microsoft.AspNetCore.Hosting (2)
src\aspnetcore\src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (2)
346[MemberNotNullWhen(true, nameof(Children))] 349[MemberNotNullWhen(true, nameof(Patterns))]
Microsoft.AspNetCore.Http.Abstractions (4)
HostString.cs (2)
79[MemberNotNullWhen(true, nameof(_value))] 80[MemberNotNullWhen(true, nameof(Value))]
PathString.cs (1)
54[MemberNotNullWhen(true, nameof(Value))]
QueryString.cs (1)
45[MemberNotNullWhen(true, nameof(Value))]
Microsoft.AspNetCore.Http.Features (1)
IHttpExtendedConnectFeature.cs (1)
17[MemberNotNullWhen(true, nameof(Protocol))]
Microsoft.AspNetCore.Identity (7)
PasskeyAssertionResult.cs (3)
17[MemberNotNullWhen(true, nameof(Passkey))] 18[MemberNotNullWhen(true, nameof(User))] 19[MemberNotNullWhen(false, nameof(Failure))]
PasskeyAttestationResult.cs (3)
16[MemberNotNullWhen(true, nameof(Passkey))] 17[MemberNotNullWhen(true, nameof(UserEntity))] 18[MemberNotNullWhen(false, nameof(Failure))]
Passkeys\AuthenticatorData.cs (1)
72[MemberNotNullWhen(true, nameof(AttestedCredentialData))]
Microsoft.AspNetCore.Mvc.Razor (1)
RazorPageFactoryResult.cs (1)
42[MemberNotNullWhen(true, nameof(RazorPageFactory))]
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewEngines\ViewEngineResult.cs (1)
40[MemberNotNullWhen(true, nameof(View))]
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
PooledObjects\PooledHashSet`1.cs (1)
84[MemberNotNullWhen(false, nameof(_set))]
Microsoft.AspNetCore.Rewrite (1)
MatchResults.cs (1)
19[MemberNotNullWhen(true, nameof(BackReferences))]
Microsoft.AspNetCore.Routing (1)
Template\TemplatePart.cs (1)
108[MemberNotNullWhen(true, nameof(Text))]
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\ConfigurationReader.cs (2)
393[MemberNotNullWhen(true, nameof(Path))] 410[MemberNotNullWhen(true, nameof(Subject))]
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionContext.cs (1)
56[MemberNotNullWhen(true, nameof(_messageBuffer))]
Microsoft.AspNetCore.WebUtilities (1)
FormReader.cs (1)
310[MemberNotNullWhen(true, nameof(_currentKey), nameof(_currentValue))]
Microsoft.Build (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\OneOrMany.cs (1)
61[MemberNotNullWhen(true, nameof(_one))]
Microsoft.CodeAnalysis (24)
Binding\BindingDiagnosticBag.cs (1)
28[MemberNotNullWhen(true, nameof(DiagnosticBag))]
CommandLine\CommandLineResource.cs (1)
58[MemberNotNullWhen(true, nameof(LinkedResourceFileName))]
Compilation\SemanticModel.cs (1)
242[MemberNotNullWhen(true, nameof(ParentModel))]
ConstantValue.cs (1)
682[MemberNotNullWhen(true, nameof(StringValue))]
Diagnostic\Location.cs (1)
31[MemberNotNullWhen(true, nameof(SourceTree))]
Emit\SemanticEdit.cs (1)
202[MemberNotNullWhen(returnValue: true, nameof(SyntaxMap))]
Operations\CommonConversion.cs (2)
75[MemberNotNullWhen(true, nameof(MethodSymbol))] 80[MemberNotNullWhen(true, nameof(MethodSymbol))]
Operations\ControlFlowGraphBuilder.BasicBlockBuilder.cs (2)
42[MemberNotNullWhen(true, nameof(StatementsOpt))] 110[MemberNotNullWhen(true, nameof(BranchValue))]
Operations\ControlFlowGraphBuilder.ConditionalAccessOperationTracker.cs (1)
35[MemberNotNullWhen(false, nameof(Operations), nameof(WhenNull))]
Operations\ControlFlowGraphBuilder.RegionBuilder.cs (4)
40[MemberNotNullWhen(false, nameof(FirstBlock), nameof(LastBlock))] 52[MemberNotNullWhen(true, nameof(Regions))] 54[MemberNotNullWhen(true, nameof(LocalFunctions))] 56[MemberNotNullWhen(true, nameof(CaptureIds))]
SourceGeneration\Nodes\GeneratorRunStateTable.cs (1)
49[MemberNotNullWhen(true, nameof(_namedSteps), nameof(_outputSteps))]
SourceGeneration\Nodes\NodeStateTable.cs (1)
238[MemberNotNullWhen(true, nameof(_steps))]
src\roslyn\src\Dependencies\Collections\OneOrMany.cs (1)
61[MemberNotNullWhen(true, nameof(_one))]
SymbolDisplay\AbstractSymbolDisplayVisitor_Minimal.cs (1)
15[MemberNotNullWhen(true, nameof(SemanticModelOpt))]
Symbols\Attributes\CommonAttributeData.cs (1)
62[MemberNotNullWhen(false, nameof(AttributeClass)/*, nameof(AttributeConstructor)*/)]
Symbols\IFieldSymbol.cs (1)
93[MemberNotNullWhen(true, nameof(ConstantValue))]
Symbols\INamedTypeSymbol.cs (1)
204[MemberNotNullWhen(true, nameof(ExtensionGroupingName), nameof(ExtensionMarkerName))]
Syntax\ChildSyntaxList.Enumerator.cs (1)
46[MemberNotNullWhen(true, nameof(_node))]
Syntax\ChildSyntaxList.Reversed.cs (1)
83[MemberNotNullWhen(true, nameof(_node))]
Microsoft.CodeAnalysis.CSharp (9)
Compiler\TypeCompilationState.cs (1)
114[MemberNotNullWhen(true, nameof(ModuleBuilderOpt))]
Symbols\Attributes\AttributeData.cs (1)
42[MemberNotNullWhen(false, nameof(AttributeClass), nameof(AttributeConstructor))]
Symbols\Attributes\PEAttributeData.cs (1)
155[MemberNotNullWhen(false, nameof(AttributeClass), nameof(AttributeConstructor))]
Symbols\Attributes\RetargetingAttributeData.cs (1)
47[MemberNotNullWhen(false, nameof(AttributeClass), nameof(AttributeConstructor))]
Symbols\Attributes\SourceAttributeData.cs (1)
191[MemberNotNullWhen(false, nameof(AttributeConstructor))]
Symbols\NamedTypeSymbol.cs (1)
650[MemberNotNullWhen(true, nameof(ExtensionGroupingName), nameof(ExtensionMarkerName))]
Symbols\ParameterSymbol.cs (1)
201[MemberNotNullWhen(true, nameof(ExplicitDefaultConstantValue))]
Symbols\Source\SynthesizedAttributeData.cs (1)
82[MemberNotNullWhen(false, nameof(AttributeConstructor))]
Symbols\TypeWithState.cs (1)
18[MemberNotNullWhen(false, nameof(Type))]
Microsoft.CodeAnalysis.CSharp.Features (5)
src\roslyn\src\Analyzers\CSharp\Analyzers\RemoveUnnecessaryNullableDirective\CSharpRemoveUnnecessaryNullableDirectiveDiagnosticAnalyzer.cs (4)
173[MemberNotNullWhen(false, nameof(PositionOfFirstReducingNullableDirective), nameof(IntervalTree), nameof(PossibleNullableImpactIntervalTree))] 208[MemberNotNullWhen(true, nameof(PositionOfFirstReducingNullableDirective), nameof(IntervalTree), nameof(PossibleNullableImpactIntervalTree))] 212[MemberNotNullWhen(true, nameof(PositionOfFirstReducingNullableDirective), nameof(IntervalTree), nameof(PossibleNullableImpactIntervalTree))] 216[MemberNotNullWhen(true, nameof(PositionOfFirstReducingNullableDirective), nameof(IntervalTree), nameof(PossibleNullableImpactIntervalTree))]
src\roslyn\src\Analyzers\CSharp\CodeFixes\ConvertToRecord\PositionalParameterInfo.cs (1)
32[MemberNotNullWhen(false, nameof(Declaration))]
Microsoft.CodeAnalysis.Features (8)
ChangeSignature\ChangeSignatureResult.cs (1)
18[MemberNotNullWhen(true, nameof(UpdatedSolution))]
EditAndContinue\SemanticEditInfo.cs (1)
36[MemberNotNullWhen(true, nameof(MatchingNodes))]
Rename\SymbolicRenameInfo.cs (4)
24[MemberNotNullWhen(true, nameof(LocalizedErrorMessage))] 25[MemberNotNullWhen(false, nameof(Document))] 26[MemberNotNullWhen(false, nameof(TriggerText))] 27[MemberNotNullWhen(false, nameof(Symbol))]
ReplacePropertyWithMethods\AbstractReplacePropertyWithMethodsService.cs (2)
414[MemberNotNullWhen(true, nameof(_propertyBackingField))] 427[MemberNotNullWhen(true, nameof(_propertyBackingField))]
Microsoft.CodeAnalysis.Razor.Compiler (9)
Language\DefaultRazorTagHelperContextDiscoveryPhase.cs (1)
96[MemberNotNullWhen(true, nameof(_filePath), nameof(_source))]
Language\Intermediate\IntermediateNodeFormatter.cs (1)
148[MemberNotNullWhen(true, nameof(_content))]
Language\Intermediate\IntermediateNodeWalker.Stack.cs (1)
25[MemberNotNullWhen(false, nameof(_stack))]
Language\Intermediate\ReferenceCaptureIntermediateNode.cs (1)
19[MemberNotNullWhen(true, nameof(ComponentCaptureTypeName))]
Language\Legacy\TagHelperParseTreeRewriter.cs (1)
659[MemberNotNullWhen(true, nameof(CurrentTagHelperTracker))]
Language\Syntax\RazorDirectiveSyntax.cs (3)
10[MemberNotNullWhen(true, nameof(DirectiveDescriptor))] 14[MemberNotNullWhen(true, nameof(DirectiveDescriptor))] 18[MemberNotNullWhen(true, nameof(DirectiveDescriptor))]
Language\TagHelperAttributeMatch.cs (1)
23[MemberNotNullWhen(true, nameof(Parameter))]
Microsoft.CodeAnalysis.Workspaces (10)
ErrorReporting\InfoBarUI.cs (1)
27[MemberNotNullWhen(false, nameof(Title))]
Rename\ConflictResolution.cs (5)
21[MemberNotNullWhen(false, nameof(ErrorMessage))] 22[MemberNotNullWhen(true, nameof(_newSolutionWithoutRenamedDocument))] 23[MemberNotNullWhen(true, nameof(_renamedDocument))] 24[MemberNotNullWhen(true, nameof(OldSolution))] 25[MemberNotNullWhen(true, nameof(NewSolution))]
src\roslyn\src\Dependencies\Collections\OneOrMany.cs (1)
61[MemberNotNullWhen(true, nameof(_one))]
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\EmbeddedLanguages\Common\EmbeddedSyntaxNodeOrToken.cs (1)
40[MemberNotNullWhen(true, nameof(Node))]
Workspace\Solution\DocumentState.cs (2)
91[MemberNotNullWhen(true, nameof(TreeSource))] 92[MemberNotNullWhen(true, nameof(ParseOptions))]
Microsoft.Diagnostics.DataContractReader (1)
ContractDescriptorParser.cs (1)
99[MemberNotNullWhen(true, nameof(NumericValue))]
Microsoft.DotNet.Cli.Definitions (1)
Common\CommonArguments.cs (1)
65[MemberNotNullWhen(returnValue: true, nameof(VersionRange))]
Microsoft.DotNet.HotReload.Watch (2)
Build\ProjectRepresentation.cs (2)
22[MemberNotNullWhen(true, nameof(PhysicalPath))] 23[MemberNotNullWhen(false, nameof(EntryPointFilePath))]
Microsoft.DotNet.ProjectTools (1)
LaunchSettings\LaunchProfileParseResult.cs (1)
20[MemberNotNullWhen(false, nameof(FailureReason))]
Microsoft.Extensions.AI.Evaluation.Console (1)
Telemetry\TelemetryHelper.cs (1)
24[MemberNotNullWhen(false, nameof(_telemetryConfiguration), nameof(_telemetryClient), nameof(_commonProperties))]
Microsoft.Extensions.AI.Evaluation.Safety (2)
ContentSafetyServiceConfiguration.cs (2)
77[MemberNotNullWhen(true, nameof(SubscriptionId), nameof(ResourceGroupName), nameof(ProjectName))] 78[MemberNotNullWhen(false, nameof(Endpoint))]
Microsoft.Extensions.DependencyInjection.Abstractions (1)
ServiceDescriptor.cs (1)
248[MemberNotNullWhen(true, nameof(ServiceKey))]
Microsoft.Extensions.FileSystemGlobbing (1)
Internal\PatternTestResult.cs (1)
16[MemberNotNullWhen(returnValue: true, nameof(Stem))]
Microsoft.Extensions.Options (2)
ValidateOptionsResult.cs (2)
44[MemberNotNullWhen(true, nameof(Failures))] 45[MemberNotNullWhen(true, nameof(FailureMessage))]
Microsoft.Extensions.Primitives (4)
CompositeChangeToken.cs (2)
28[MemberNotNullWhen(true, nameof(_cancellationTokenSource))] 29[MemberNotNullWhen(true, nameof(_disposables))]
StringSegment.cs (2)
87[MemberNotNullWhen(true, nameof(Buffer))] 88[MemberNotNullWhen(true, nameof(Value))]
Microsoft.Extensions.ServiceDiscovery (1)
Internal\ServiceEndpointResolverResult.cs (1)
23[MemberNotNullWhen(true, nameof(EndpointSource))]
Microsoft.NET.Build.Tasks (4)
RunCsWinRTGenerator.cs (4)
110[MemberNotNullWhen(true, nameof(ReferenceAssemblyPaths))] 111[MemberNotNullWhen(true, nameof(OutputAssemblyPath))] 112[MemberNotNullWhen(true, nameof(InteropAssemblyDirectory))] 113[MemberNotNullWhen(true, nameof(CsWinRTToolsDirectory))]
Microsoft.Net.Http.Headers (2)
ContentRangeHeaderValue.cs (2)
126[MemberNotNullWhen(true, nameof(Length))] 135[MemberNotNullWhen(true, nameof(From), nameof(To))]
Microsoft.TestPlatform.CommunicationUtilities (2)
Interfaces\Communication\ConnectedEventArgs.cs (2)
46[MemberNotNullWhen(true, nameof(Channel))] 47[MemberNotNullWhen(false, nameof(Fault))]
Microsoft.TestPlatform.TestHostRuntimeProvider (3)
Hosting\DefaultTestHostManager.cs (2)
369[MemberNotNullWhen(true, nameof(_messageLogger), nameof(_targetFramework))] 525[MemberNotNullWhen(true, nameof(_testHostProcess), nameof(_testHostProcessStdError))]
Hosting\DotnetTestHostManager.cs (1)
829[MemberNotNullWhen(true, nameof(_testHostProcess))]
Microsoft.VisualStudio.TestPlatform.Common (1)
src\vstest\src\Microsoft.TestPlatform.Filter.Source\FilterExpressionWrapper.cs (1)
111[MemberNotNullWhen(true, nameof(FastFilter))]
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (1)
TrxLogger.cs (1)
96[MemberNotNullWhen(true, nameof(_testResultsDirPath), nameof(_results), nameof(_innerResults), nameof(_testElements), nameof(_entries), nameof(_innerTestEntries), nameof(_runLevelErrorsAndWarnings), nameof(_runLevelStdOut))]
Microsoft.VisualStudio.TestPlatform.ObjectModel (6)
Client\TestRunCriteria.cs (4)
576[MemberNotNullWhen(true, nameof(Tests))] 577[MemberNotNullWhen(false, nameof(Sources))] 596[MemberNotNullWhen(true, nameof(Sources))] 597[MemberNotNullWhen(false, nameof(Tests))]
DataCollector\DataCollectionContext.cs (1)
100[MemberNotNullWhen(true, nameof(TestExecId))]
RunSettings\RunConfiguration.cs (1)
408[MemberNotNullWhen(true, nameof(TestAdaptersPaths))]
NuGet.Packaging (3)
PackageExtraction\PackageHelper.cs (2)
207[MemberNotNullWhen(true, nameof(PackageLanguage))] 208[MemberNotNullWhen(true, nameof(RuntimePackageIdentity))]
PackageReference.cs (1)
81[MemberNotNullWhen(true, nameof(AllowedVersions))]
NuGet.Versioning (18)
FloatRange.cs (2)
95[MemberNotNullWhen(true, nameof(OriginalReleasePrefix))] 96[MemberNotNullWhen(true, nameof(_releasePrefix))]
SemanticVersion.cs (1)
239[MemberNotNullWhen(true, nameof(Metadata))]
VersionRange.cs (9)
85[MemberNotNullWhen(true, nameof(MinVersion))] 86[MemberNotNullWhen(true, nameof(Float))] 87[MemberNotNullWhen(true, nameof(_floatRange))] 100[MemberNotNullWhen(true, nameof(MinVersion))] 104[MemberNotNullWhen(true, nameof(MinVersion))] 108[MemberNotNullWhen(true, nameof(MaxVersion))] 112[MemberNotNullWhen(true, nameof(MaxVersion))] 116[MemberNotNullWhen(true, nameof(MinVersion))] 117[MemberNotNullWhen(true, nameof(MaxVersion))]
VersionRangeBase.cs (6)
41[MemberNotNullWhen(true, nameof(MinVersion))] 50[MemberNotNullWhen(true, nameof(MaxVersion))] 59[MemberNotNullWhen(true, nameof(MinVersion))] 60[MemberNotNullWhen(true, nameof(MaxVersion))] 69[MemberNotNullWhen(true, nameof(MaxVersion))] 78[MemberNotNullWhen(true, nameof(MaxVersion))]
System.Data.Common (8)
System\Xml\BaseTreeIterator.cs (5)
21[MemberNotNullWhen(true, nameof(CurrentNode))] 24[MemberNotNullWhen(true, nameof(CurrentNode))] 27[MemberNotNullWhen(true, nameof(CurrentNode))] 40[MemberNotNullWhen(true, nameof(CurrentNode))] 55[MemberNotNullWhen(true, nameof(CurrentNode))]
System\Xml\RegionIterator.cs (3)
32[MemberNotNullWhen(true, nameof(CurrentNode))] 59[MemberNotNullWhen(true, nameof(CurrentNode))] 119[MemberNotNullWhen(true, nameof(CurrentNode))]
System.Diagnostics.EventLog (8)
System\Diagnostics\EventLogInternal.cs (2)
154[MemberNotNullWhen(true, nameof(readHandle))] 163[MemberNotNullWhen(true, nameof(writeHandle))]
System\Diagnostics\Reader\EventKeyword.cs (1)
17[MemberNotNullWhen(false, nameof(_pmReference))]
System\Diagnostics\Reader\EventLevel.cs (1)
17[MemberNotNullWhen(false, nameof(_pmReference))]
System\Diagnostics\Reader\EventLogLink.cs (1)
20[MemberNotNullWhen(false, nameof(_pmReference))]
System\Diagnostics\Reader\EventLogWatcher.cs (1)
26[MemberNotNullWhen(true, nameof(_handle))]
System\Diagnostics\Reader\EventOpcode.cs (1)
18[MemberNotNullWhen(false, nameof(_pmReference))]
System\Diagnostics\Reader\EventTask.cs (1)
18[MemberNotNullWhen(false, nameof(_pmReference))]
System.DirectoryServices (1)
System\DirectoryServices\DirectoryEntry.cs (1)
174[MemberNotNullWhen(true, nameof(_adsObject))]
System.Net.Http (1)
System\Net\Http\HttpContent.cs (1)
79[MemberNotNullWhen(true, nameof(_bufferedContent))]
System.Net.Primitives (2)
System\Net\IPAddress.cs (2)
59[MemberNotNullWhen(false, nameof(_numbers))] 65[MemberNotNullWhen(true, nameof(_numbers))]
System.Net.Security (1)
System\Net\Security\NegotiateStream.cs (1)
221[MemberNotNullWhen(true, nameof(_context))]
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
1666[MemberNotNullWhen(true, nameof(Exception))]
src\runtime\src\libraries\System.Reflection.Metadata\src\System\Reflection\Metadata\TypeName.cs (2)
277[MemberNotNullWhen(false, nameof(_elementOrGenericType))] 290[MemberNotNullWhen(true, nameof(_declaringType))]
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\ExtensionDataReader.cs (2)
109[MemberNotNullWhen(true, nameof(_xmlNodeReader))] 110[MemberNotNullWhen(false, nameof(_element))]
System.Private.Xml (4)
System\Xml\Core\XmlAutoDetectWriter.cs (1)
375[MemberNotNullWhen(true, nameof(_wrapped))]
System\Xml\Serialization\Mappings.cs (1)
341[MemberNotNullWhen(false, nameof(_typeName))]
System\Xml\Xsl\XsltOld\ActionFrame.cs (1)
235[MemberNotNullWhen(false, nameof(_action))]
System\Xml\Xsl\XsltOld\Avt.cs (1)
35[MemberNotNullWhen(false, nameof(_events))]
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeName.cs (2)
277[MemberNotNullWhen(false, nameof(_elementOrGenericType))] 290[MemberNotNullWhen(true, nameof(_declaringType))]
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsaImplementation.Windows.cs (2)
34[MemberNotNullWhen(true, nameof(s_algHandle))] 37[MemberNotNullWhen(true, nameof(s_algHandle))]
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKemImplementation.Windows.cs (1)
24[MemberNotNullWhen(true, nameof(s_algHandle))]
System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (1)
33[MemberNotNullWhen(true, nameof(s_algHandle))]
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseMessage.cs (1)
83[MemberNotNullWhen(false, nameof(Content))]
System.Security.Cryptography.Xml (9)
System\Security\Cryptography\Xml\CipherData.cs (1)
27[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\DataObject.cs (1)
91[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptedReference.cs (1)
69[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptedType.cs (1)
23[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptionMethod.cs (1)
26[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptionProperty.cs (1)
56[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\Reference.cs (1)
129[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\SignedInfo.cs (1)
136[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\Transform.cs (1)
83[MemberNotNullWhen(true, nameof(_xmlResolver))]
System.Speech (7)
Internal\Synthesis\SpeakInfo.cs (1)
98[MemberNotNullWhen(false, nameof(_lastSeg))]
Internal\Synthesis\SpeechSeg.cs (4)
55[MemberNotNullWhen(false, nameof(_audio))] 56[MemberNotNullWhen(false, nameof(Audio))] 57[MemberNotNullWhen(true, nameof(_voice))] 58[MemberNotNullWhen(true, nameof(Voice))]
Internal\Synthesis\VoiceSynthesis.cs (1)
1780[MemberNotNullWhen(true, nameof(_defaultVoice))]
Recognition\RecognizerBase.cs (1)
3011[MemberNotNullWhen(true, nameof(AudioFormat))]
System.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexNode.cs (1)
3449[MemberNotNullWhen(true, nameof(Str))]
System\Text\RegularExpressions\Symbolic\BDD.cs (2)
84[MemberNotNullWhen(false, nameof(One))] 85[MemberNotNullWhen(false, nameof(Zero))]
System.Windows.Forms (18)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (3)
312[MemberNotNullWhen(true, nameof(_valueConverter))] 381[MemberNotNullWhen(true, nameof(_converter))] 385[MemberNotNullWhen(true, nameof(_editor))]
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
1803[MemberNotNullWhen(true, nameof(EditingComboBox))]
System\Windows\Forms\Controls\DataGridView\DataGridViewDataErrorEventArgs.cs (1)
25[MemberNotNullWhen(true, nameof(Exception))]
System\Windows\Forms\Controls\DataGridView\DataGridViewTextBoxCell.cs (1)
589[MemberNotNullWhen(true, nameof(EditingTextBox))]
System\Windows\Forms\Controls\ImageList\ImageList.cs (1)
128[MemberNotNullWhen(true, nameof(_nativeImageList))]
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
3671[MemberNotNullWhen(true, nameof(_designerSelections))] 3672[MemberNotNullWhen(true, nameof(ActiveDesigner))]
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
368[MemberNotNullWhen(true, nameof(DropDownControlHolder))]
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
989[MemberNotNullWhen(true, nameof(ToolStripPanelRow))]
System\Windows\Forms\Controls\ToolStrips\ToolStripGrip.cs (1)
31[MemberNotNullWhen(true, nameof(ToolStripPanelRow))]
System\Windows\Forms\Controls\UpDown\NumericUpDown.cs (1)
237[MemberNotNullWhen(true, nameof(_accelerations))]
System\Windows\Forms\DataBinding\Binding.cs (1)
1129[MemberNotNullWhen(true, nameof(_bindingManagerBase))]
System\Windows\Forms\Form.cs (2)
1066[MemberNotNullWhen(true, nameof(MdiParentInternal))] 1084[MemberNotNullWhen(true, nameof(MdiClient))]
System\Windows\Forms\Layout\TableLayout.ContainerInfo.cs (1)
328[MemberNotNullWhen(true, nameof(_childInfo))]
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettings.cs (1)
201[MemberNotNullWhen(true, nameof(_stub))]
System.Windows.Forms.Design (5)
System\ComponentModel\Design\ComponentDesigner.cs (2)
58[MemberNotNullWhen(true, nameof(InheritanceAttribute))] 177[MemberNotNullWhen(true, nameof(_component))]
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (1)
18[MemberNotNullWhen(true, nameof(_editor))]
System\ComponentModel\Design\DesignerActionUI.cs (1)
568[MemberNotNullWhen(true, nameof(_designerActionHost))]
System\ComponentModel\Design\UndoEngine.UndoUnit.ChangeUndoEvent.cs (1)
55[MemberNotNullWhen(false, nameof(OpenComponent))]
vstest.console (1)
CommandLine\CommandLineOptions.cs (1)
243[MemberNotNullWhen(true, nameof(TargetFrameworkVersion))]
vstest.console.arm64 (1)
src\vstest\src\vstest.console\CommandLine\CommandLineOptions.cs (1)
243[MemberNotNullWhen(true, nameof(TargetFrameworkVersion))]
2 references to MemberNotNullWhen
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
LanguageSupport\NullableAttributes.cs (1)
27[assembly: TypeForwardedTo(typeof(MemberNotNullWhenAttribute))]
System.Runtime (1)
src\runtime\artifacts\obj\System.Runtime\Release\net11.0\System.Runtime.Forwards.cs (1)
145[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.CodeAnalysis.MemberNotNullWhenAttribute))]