2 references to TryGetElementType
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
ConfigurationBindingGenerator.Parser.cs (2)
460
if (!
TryGetElementType
(type, out ITypeSymbol? elementType))
618
if (
TryGetElementType
(collectionType, out elementType))