3 writes to m_BindToName
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\LateBinding.vb (2)
619
binder.
m_BindToName
= DefaultName
865
binder.
m_BindToName
= DefaultName
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (1)
1960
m_BindToName
= name
2 references to m_BindToName
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (2)
2248
Debug.Assert((Not m_objType Is Nothing) AndAlso (Not
m_BindToName
Is Nothing))
2249
Return m_objType.Name & "." &
m_BindToName