2 references to
ConfigurationSchemaGenerator (2)
RuntimeSource\Configuration.Binder\Specs\Types\CollectionSpec.cs (2)
19
protected CollectionWithCtorInitSpec(ITypeSymbol type) :
base
(type) { }
30
public ArraySpec(ITypeSymbol type) :
base
(type) { }