3 references to Initialize
Microsoft.Extensions.Configuration.Binder.SourceGeneration (3)
Emitter\Helpers.cs (1)
277$"{nameof(MethodsToGen_CoreBindingHelper.Initialize)}{type.IdentifierCompatibleSubstring}";
Specs\BindingHelperInfo.cs (2)
55TypesForGen_Initialize = GetTypesForGen_CoreBindingHelper<ObjectSpec>(MethodsToGen_CoreBindingHelper.Initialize), 189RegisterTypeForMethodGen(MethodsToGen_CoreBindingHelper.Initialize, objectSpec);