1 reference to FormatDefaultValueIfNotFound
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Emitter\CoreBindingHelpers.cs (1)
1130string bindCoreCall = $@"{nameof(MethodsToGen_CoreBindingHelper.BindCore)}({configArgExpr}, ref {instanceToBindExpr}, defaultValueIfNotFound: {FormatDefaultValueIfNotFound()}, {Identifier.binderOptions});";