3 references to IsCollection
Microsoft.Extensions.Configuration.Binder.SourceGeneration (3)
ConfigurationBindingGenerator.Parser.cs (3)
198else if (IsCollection(type)) 590if (!IsCollection(type)) 609Debug.Assert(IsCollection(type));