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