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