2 references to IsPropertyReboundInBindCore
Microsoft.Extensions.Configuration.Binder.SourceGeneration (2)
Emitter\CoreBindingHelpers.cs (2)
903if (IsBoundInInitialize(type, property) && IsPropertyReboundInBindCore(property)) 946IsPropertyReboundInBindCore(property));