3 references to IfNullOrWhitespace
Microsoft.Extensions.AmbientMetadata.Application (3)
ApplicationMetadataConfigurationBuilderExtensions.cs (1)
31_ = Throw.IfNullOrWhitespace(sectionName);
ApplicationMetadataHostBuilderExtensions.cs (1)
29_ = Throw.IfNullOrWhitespace(sectionName);
ApplicationMetadataSource.cs (1)
29SectionName = Throw.IfNullOrWhitespace(sectionName);