1 reference to IsRightSideOfLocalDeclaration
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
LanguageService\VisualBasicDebuggerIntelliSenseContext.vb (1)
69
If TypeOf containingNode Is ExpressionSyntax AndAlso Not
IsRightSideOfLocalDeclaration
(containingNode) Then