2 references to GetPropertyName
Microsoft.Extensions.Configuration.Binder (2)
ConfigurationBinder.cs (2)
226
HashSet<string> propertyNames = new(modelProperties.Select(
GetPropertyName
),
304
config.GetSection(
GetPropertyName
(property)),