Base:
property
NotNullIfParameterNotNull
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.NotNullIfParameterNotNull
1 override of NotNullIfParameterNotNull
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedAccessorValueParameterSymbol.cs (1)
53
internal override ImmutableHashSet<string>
NotNullIfParameterNotNull
=> ImmutableHashSet<string>.Empty;