1 write to MethodsToGen
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Specs\BindingHelperInfo.cs (1)
50MethodsToGen = _methodsToGen,
1 reference to MethodsToGen
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Emitter\CoreBindingHelpers.cs (1)
22private bool ShouldEmitMethods(MethodsToGen_CoreBindingHelper methods) => (_bindingHelperInfo.MethodsToGen & methods) != 0;