2 writes to m_HelpContextIsSet
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\ErrObject.vb (2)
236m_HelpContextIsSet = True 256m_HelpContextIsSet = False
5 references to m_HelpContextIsSet
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\ErrObject.vb (5)
175Diagnostics.Debug.Assert((Not m_HelpContextIsSet) OrElse (Not m_HelpFileIsSet), "Why is this getting called?") 179If Not m_HelpContextIsSet Then 191If Not m_HelpContextIsSet Then 202If Not m_HelpContextIsSet Then 216If m_HelpContextIsSet Then