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