4 writes to _getXmlNamespaceKeyword
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (4)
21052Me._getXmlNamespaceKeyword = getXmlNamespaceKeyword 21070Me._getXmlNamespaceKeyword = getXmlNamespaceKeyword 21087Me._getXmlNamespaceKeyword = getXmlNamespaceKeyword 21105Me._getXmlNamespaceKeyword = _getXmlNamespaceKeyword
7 references to _getXmlNamespaceKeyword
Microsoft.CodeAnalysis.VisualBasic (7)
Generated\Syntax.xml.Internal.Generated.vb (6)
21128writer.WriteValue(Me._getXmlNamespaceKeyword) 21147Return Me._getXmlNamespaceKeyword 21184Return Me._getXmlNamespaceKeyword 21199Return new GetXmlNamespaceExpressionSyntax(Me.Kind, newErrors, GetAnnotations, _getXmlNamespaceKeyword, _openParenToken, _name, _closeParenToken) 21203Return new GetXmlNamespaceExpressionSyntax(Me.Kind, GetDiagnostics, annotations, _getXmlNamespaceKeyword, _openParenToken, _name, _closeParenToken) 40157If 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)