2 references to
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
Specs\Types\CollectionSpec.cs (2)
37public EnumerableSpec(ITypeSymbol type) : base(type) { } 42public DictionarySpec(INamedTypeSymbol type) : base(type) { }