3 writes to _getXmlNamespaceKeyword
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
16585Me._getXmlNamespaceKeyword = getXmlNamespaceKeyword 16603Me._getXmlNamespaceKeyword = getXmlNamespaceKeyword 16620Me._getXmlNamespaceKeyword = getXmlNamespaceKeyword
6 references to _getXmlNamespaceKeyword
Microsoft.CodeAnalysis.VisualBasic (6)
Generated\Syntax.xml.Internal.Generated.vb (5)
16641Return Me._getXmlNamespaceKeyword 16678Return Me._getXmlNamespaceKeyword 16693Return new GetXmlNamespaceExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _getXmlNamespaceKeyword, _openParenToken, _name, _closeParenToken) 16697Return new GetXmlNamespaceExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _getXmlNamespaceKeyword, _openParenToken, _name, _closeParenToken) 32229If node._getXmlNamespaceKeyword IsNot newGetXmlNamespaceKeyword Then anyChanges = True
Generated\Syntax.xml.Syntax.Generated.vb (1)
22638return new SyntaxToken(Me, DirectCast(Me.Green, Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.GetXmlNamespaceExpressionSyntax)._getXmlNamespaceKeyword, Me.Position, 0)