Base:
property
NotNullIfParameterNotNull
Microsoft.CodeAnalysis.CSharp.Symbols.ParameterSymbol.NotNullIfParameterNotNull
1 reference to NotNullIfParameterNotNull
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
668public override ImmutableHashSet<string> ReturnNotNullIfParameterNotNull => Signature.ReturnParam.NotNullIfParameterNotNull;