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