2 references to notNullBasedOnParameters
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
7506
parameterAnnotations =
notNullBasedOnParameters
(parameterAnnotations, notNullParametersOpt, parameter);
7533
parameterAnnotations =
notNullBasedOnParameters
(parameterAnnotations, notNullParametersOpt, parameter);