6 references to None
Microsoft.Extensions.Configuration.Binder.SourceGeneration (6)
Parser\ConfigurationBinder.cs (4)
50MethodsToGen overload = MethodsToGen.None; 68if (overload is MethodsToGen.None) 145MethodsToGen overload = MethodsToGen.None; 195MethodsToGen overload = MethodsToGen.None;
Parser\OptionsBuilderConfigurationExtensions.cs (2)
61_ => MethodsToGen.None 64if (overload is not MethodsToGen.None)