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