2 references to
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
Specs\Types\SimpleTypeSpec.cs (2)
15public ConfigurationSectionSpec(ITypeSymbol type) : base(type) { } 20public ParsableFromStringSpec(ITypeSymbol type) : base(type) { }