2 writes to m_HelpFileIsSet
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\ErrObject.vb (2)
165
m_HelpFileIsSet
= True
255
m_HelpFileIsSet
= False
5 references to m_HelpFileIsSet
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\ErrObject.vb (5)
147
If
m_HelpFileIsSet
Then
175
Diagnostics.Debug.Assert((Not m_HelpContextIsSet) OrElse (Not
m_HelpFileIsSet
), "Why is this getting called?")
182
If Not
m_HelpFileIsSet
Then
198
If Not
m_HelpFileIsSet
Then
205
If Not
m_HelpFileIsSet
Then