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