1 write to TimeOnly
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Parser\KnownTypeSymbols.cs (1)
82TimeOnly = compilation.GetBestTypeByMetadataName("System.TimeOnly");
1 reference to TimeOnly
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
ConfigurationBindingGenerator.Parser.cs (1)
302SymbolEqualityComparer.Default.Equals(type, _typeSymbols.TimeOnly) ||