3 references to IsCollection
Microsoft.Extensions.Configuration.Binder.SourceGeneration (3)
ConfigurationBindingGenerator.Parser.cs (3)
201else if (IsCollection(type)) 598if (!IsCollection(type)) 617Debug.Assert(IsCollection(type));