2 references to
ConfigurationSchemaGenerator (2)
RuntimeSource\Configuration.Binder\Specs\Types\CollectionSpec.cs (2)
35
public EnumerableSpec(ITypeSymbol type) :
base
(type) { }
40
public DictionarySpec(INamedTypeSymbol type) :
base
(type) { }