2 references to ListOfString
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
Emitter\CoreBindingHelpers.cs (2)
529
{{TypeDisplayString.
ListOfString
}}? {{Identifier.temp}} = null;
535
({{Identifier.temp}} ??= new {{TypeDisplayString.
ListOfString
}}()).Add($"'{{{Expression.sectionKey}}}'");