125 references to MemberNotNullWhen
Aspire.Dashboard (2)
Configuration\DashboardOptions.cs (1)
145[MemberNotNullWhen(true, nameof(AllowedOrigins))]
Model\Otlp\SpanWaterfallViewModel.cs (1)
20[MemberNotNullWhen(true, nameof(UninstrumentedPeer))]
Aspire.Hosting (2)
Devcontainers\Codespaces\CodespacesOptions.cs (2)
29[MemberNotNullWhen(true, nameof(IsCodespace))] 38[MemberNotNullWhen(true, nameof(IsCodespace))]
Aspire.Hosting.Azure.CosmosDB (1)
AzureCosmosDBResource.cs (1)
46[MemberNotNullWhen(true, nameof(ConnectionStringSecretOutput))]
Aspire.Hosting.Azure.PostgreSQL (1)
AzurePostgresFlexibleServerResource.cs (1)
36[MemberNotNullWhen(true, nameof(ConnectionStringSecretOutput))]
Aspire.Hosting.Azure.Redis (1)
AzureRedisCacheResource.cs (1)
35[MemberNotNullWhen(true, nameof(ConnectionStringSecretOutput))]
illink (3)
Microsoft.AspNetCore.Authorization (1)
AuthorizationResult.cs (1)
23[MemberNotNullWhen(false, nameof(Failure))]
Microsoft.AspNetCore.Components.WebView (2)
src\Shared\StaticWebAssets\ManifestStaticWebAssetFileProvider.cs (2)
346[MemberNotNullWhen(true, nameof(Children))] 349[MemberNotNullWhen(true, nameof(Patterns))]
Microsoft.AspNetCore.Grpc.JsonTranscoding (1)
Internal\CallHandlers\CallHandlerDescriptorInfo.cs (1)
32[MemberNotNullWhen(true, nameof(BodyFieldDescriptor))]
Microsoft.AspNetCore.Hosting (2)
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.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.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.HttpSys (3)
NativeInterop\HttpApi.cs (2)
49[MemberNotNullWhen(true, nameof(HttpSetRequestProperty))] 51[MemberNotNullWhen(true, nameof(HttpSetRequestProperty))]
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
39[MemberNotNullWhen(false, nameof(_backingBuffer))]
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
39[MemberNotNullWhen(false, nameof(_backingBuffer))]
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\ConfigurationReader.cs (2)
393[MemberNotNullWhen(true, nameof(Path))] 410[MemberNotNullWhen(true, nameof(Subject))]
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
Internal\SocketOperationResult.cs (1)
15[MemberNotNullWhen(true, nameof(SocketError))]
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (1)
39[MemberNotNullWhen(false, nameof(_backingBuffer))]
Microsoft.AspNetCore.SignalR.Client.Core (3)
HubConnection.cs (2)
2326[MemberNotNullWhen(true, nameof(_messageBuffer))] 2516[MemberNotNullWhen(true, nameof(CurrentConnectionStateUnsynchronized))]
Internal\InvocationRequest.cs (1)
42[MemberNotNullWhen(true, nameof(Activity))]
Microsoft.AspNetCore.SignalR.Core (1)
HubConnectionContext.cs (1)
56[MemberNotNullWhen(true, nameof(_messageBuffer))]
Microsoft.CodeAnalysis (18)
Binding\BindingDiagnosticBag.cs (1)
28[MemberNotNullWhen(true, nameof(DiagnosticBag))]
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))]
InternalUtilities\OneOrMany.cs (1)
60[MemberNotNullWhen(true, nameof(_one))]
Operations\CommonConversion.cs (1)
75[MemberNotNullWhen(true, nameof(MethodSymbol))]
Operations\ControlFlowGraphBuilder.BasicBlockBuilder.cs (2)
42[MemberNotNullWhen(true, nameof(StatementsOpt))] 110[MemberNotNullWhen(true, nameof(BranchValue))]
Operations\ControlFlowGraphBuilder.RegionBuilder.cs (3)
52[MemberNotNullWhen(true, nameof(Regions))] 54[MemberNotNullWhen(true, nameof(LocalFunctions))] 56[MemberNotNullWhen(true, nameof(CaptureIds))]
SourceGeneration\Nodes\NodeStateTable.cs (1)
237[MemberNotNullWhen(true, nameof(_steps))]
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)
88[MemberNotNullWhen(true, nameof(ConstantValue))]
Syntax\ChildSyntaxList.Enumerator.cs (1)
43[MemberNotNullWhen(true, nameof(_node))]
Syntax\ChildSyntaxList.Reversed.cs (1)
82[MemberNotNullWhen(true, nameof(_node))]
Microsoft.CodeAnalysis.CSharp (5)
Compiler\TypeCompilationState.cs (1)
114[MemberNotNullWhen(true, nameof(ModuleBuilderOpt))]
Symbols\Attributes\SourceAttributeData.cs (1)
191[MemberNotNullWhen(false, nameof(AttributeConstructor))]
Symbols\ParameterSymbol.cs (1)
196[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.LanguageServer (1)
Logging\RoslynLogger.cs (1)
175[MemberNotNullWhen(false, nameof(_telemetryReporter))]
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\OneOrMany.cs (1)
60[MemberNotNullWhen(true, nameof(_one))]
Microsoft.Extensions.Options (2)
ValidateOptionsResult.cs (2)
44[MemberNotNullWhen(true, nameof(Failures))] 45[MemberNotNullWhen(true, nameof(FailureMessage))]
Microsoft.Extensions.Primitives (4)
CompositeChangeToken.cs (2)
23[MemberNotNullWhen(true, nameof(_cancellationTokenSource))] 24[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.Http.Headers (1)
ContentRangeHeaderValue.cs (1)
126[MemberNotNullWhen(true, nameof(Length))]
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.Net.Http (1)
System\Net\Http\HttpContent.cs (1)
69[MemberNotNullWhen(true, nameof(_bufferedContent))]
System.Net.Primitives (2)
System\Net\IPAddress.cs (2)
61[MemberNotNullWhen(false, nameof(_numbers))] 67[MemberNotNullWhen(true, nameof(_numbers))]
System.Net.Security (1)
System\Net\Security\NegotiateStream.cs (1)
221[MemberNotNullWhen(true, nameof(_context))]
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
1523[MemberNotNullWhen(true, nameof(Exception))]
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.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)
94[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptedReference.cs (1)
70[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptedType.cs (1)
21[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptionMethod.cs (1)
26[MemberNotNullWhen(true, nameof(_cachedXml))]
System\Security\Cryptography\Xml\EncryptionProperty.cs (1)
59[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.Text.RegularExpressions (3)
System\Text\RegularExpressions\RegexNode.cs (1)
2832[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)
1806[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)
592[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)
3679[MemberNotNullWhen(true, nameof(_designerSelections))] 3680[MemberNotNullWhen(true, nameof(ActiveDesigner))]
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
345[MemberNotNullWhen(true, nameof(DropDownControlHolder))]
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
995[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)
241[MemberNotNullWhen(true, nameof(_accelerations))]
System\Windows\Forms\DataBinding\Binding.cs (1)
1132[MemberNotNullWhen(true, nameof(_bindingManagerBase))]
System\Windows\Forms\Form.cs (2)
1073[MemberNotNullWhen(true, nameof(MdiParentInternal))] 1091[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))]