2 references to IsImmutableArrayCompatibleInterface
Microsoft.Extensions.Configuration.Binder (2)
ConfigurationBinder.cs (2)
382if (type.IsArray || IsImmutableArrayCompatibleInterface(type)) 516if (type.IsArray || IsImmutableArrayCompatibleInterface(type))