Base:
3 references to BindToField
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (3)
1579
BindToField
= match(0)
1581
If match(i).DeclaringType.IsSubclassOf(
BindToField
.DeclaringType) Then
1582
BindToField
= match(i)