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