2 references to GetOptionalNonEmptyString
Microsoft.NET.ProjectData.Generators (2)
DataModelSchemaGenerator.cs (2)
190
_ =
GetOptionalNonEmptyString
(property, "value", propertyPath);
300
string? itemType =
GetOptionalNonEmptyString
(section, "itemType", sectionPath);