3 writes to m_objType
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\LateBinding.vb (2)
620
binder.
m_objType
= objType
866
binder.
m_objType
= objType
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (1)
1961
m_objType
= objType
2 references to m_objType
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