4 references to BuildPropertiesForType
aspire (4)
Commands\SettingsSchemaBuilder.cs (4)
23var properties = BuildPropertiesForType(typeof(AspireJsonConfiguration), excludeLocalOnly); 72var properties = BuildPropertiesForType(typeof(AspireConfigFile), excludeLocalOnly); 134subProperties = BuildPropertiesForType(propertyType, excludeLocalOnly); 159subProperties = BuildPropertiesForType(valueType, excludeLocalOnly);