2 references to TimeSpanRegex
ConfigurationSchemaGenerator (1)
ConfigSchemaEmitter.cs (1)
592
propertyNode["pattern"] =
TimeSpanRegex
;
ConfigurationSchemaGenerator.Tests (1)
GeneratorTests.cs (1)
1607
[GeneratedRegex(ConfigSchemaEmitter.
TimeSpanRegex
)]