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