1 write to IReadOnlySet_Unbound
ConfigurationSchemaGenerator (1)
RuntimeSource\Configuration.Binder\Parser\KnownTypeSymbols.cs (1)
122
IReadOnlySet_Unbound
= compilation.GetBestTypeByMetadataName("System.Collections.Generic.IReadOnlySet`1")?.ConstructUnboundGenericType();
1 reference to IReadOnlySet_Unbound
ConfigurationSchemaGenerator (1)
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (1)
497
else if (IsInterfaceMatch(type, _typeSymbols.
IReadOnlySet_Unbound
))