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