1 write to GenericICollection_Unbound
ConfigurationSchemaGenerator (1)
RuntimeSource\Configuration.Binder\Parser\KnownTypeSymbols.cs (1)
115
GenericICollection_Unbound
= GenericICollection.ConstructUnboundGenericType();
2 references to GenericICollection_Unbound
ConfigurationSchemaGenerator (2)
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (2)
470
else if (_typeSymbols.GenericICollection is not null && GetInterface(type, _typeSymbols.
GenericICollection_Unbound
) is not null)
479
else if ((IsInterfaceMatch(type, _typeSymbols.
GenericICollection_Unbound
) || IsInterfaceMatch(type, _typeSymbols.GenericIList_Unbound)))