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