1 write to _nullabilityContext
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
src\aspnetcore\src\Shared\PropertyAsParameterInfo.cs (1)
35_nullabilityContext = nullabilityContext ?? new NullabilityInfoContext();
2 references to _nullabilityContext
Microsoft.AspNetCore.Mvc.ApiExplorer (2)
src\aspnetcore\src\Shared\PropertyAsParameterInfo.cs (2)
229_nullabilityContext.Create(_constructionParameterInfo) : 230_nullabilityContext.Create(_underlyingProperty);