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