2 references to TryGetElementType
ConfigurationSchemaGenerator (2)
RuntimeSource\Configuration.Binder\ConfigurationBindingGenerator.Parser.cs (2)
447if (!TryGetElementType(type, out ITypeSymbol? elementType)) 570else if (TryGetElementType(collectionType, out elementType))