5 references to _namespaces
Microsoft.Extensions.Configuration.Binder.SourceGeneration (5)
Specs\BindingHelperInfo.cs (5)
47Namespaces = _namespaces.ToImmutableEquatableArray(), 144_namespaces.Add("System.Linq"); 156_namespaces.Add("System.Linq"); 170_namespaces.Add("System.Collections.Generic"); 203public void RegisterNamespace(string @namespace) => _namespaces.Add(@namespace);