3 references to BuildPropertiesForType
aspire (3)
Commands\SettingsSchemaBuilder.cs (3)
105
var properties =
BuildPropertiesForType
(typeof(AspireConfigFile), excludeLocalOnly);
162
subProperties =
BuildPropertiesForType
(propertyType, excludeLocalOnly);
187
subProperties =
BuildPropertiesForType
(valueType, excludeLocalOnly);