4 references to ShouldEmitMethods
Microsoft.Extensions.Configuration.Binder.SourceGeneration (4)
Emitter\CoreBindingHelpers.cs (4)
447bool emitAsConfigWithChildren = ShouldEmitMethods(MethodsToGen_CoreBindingHelper.AsConfigWithChildren); 449if (ShouldEmitMethods(MethodsToGen_CoreBindingHelper.BindCore)) 455if (ShouldEmitMethods(MethodsToGen_CoreBindingHelper.BindCoreMain | MethodsToGen_CoreBindingHelper.GetCore)) 469if (ShouldEmitMethods(MethodsToGen_CoreBindingHelper.BindCoreMain | MethodsToGen_CoreBindingHelper.GetCore) ||