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)
55
TypesForGen_Initialize = GetTypesForGen_CoreBindingHelper<ObjectSpec>(MethodsToGen_CoreBindingHelper.
Initialize
),
189
RegisterTypeForMethodGen(MethodsToGen_CoreBindingHelper.
Initialize
, objectSpec);