1 write to ContainerType
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
DefaultApiDescriptionProvider.cs (1)
696ContainerType = metadata.ContainerType!;
3 references to ContainerType
Microsoft.AspNetCore.Mvc.ApiExplorer (3)
DefaultApiDescriptionProvider.cs (3)
707x.ContainerType == y.ContainerType && 714return HashCode.Combine(obj.ContainerType, obj.PropertyName, obj.Source);