3 writes to startTag
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
23927this.startTag = startTag; 23943this.startTag = startTag; 23958this.startTag = startTag;
4 references to startTag
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
23968public XmlElementStartTagSyntax StartTag => this.startTag; 239750 => this.startTag, 24004=> new XmlElementSyntax(this.Kind, this.startTag, this.content, this.endTag, diagnostics, GetAnnotations()); 24007=> new XmlElementSyntax(this.Kind, this.startTag, this.content, this.endTag, GetDiagnostics(), annotations);