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