2 references to GetContentProperties
Aspire.Hosting.Tests (2)
ResourceNotificationTests.cs (2)
1640foreach (var property in GetContentProperties(type, excludedPropertyNames)) 1650return GetContentProperties(type, excludedPropertyNames).Single(property => property.Name == propertyName);