3 writes to cref
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
24614
this.
cref
= cref;
24631
this.
cref
= cref;
24647
this.
cref
= cref;
4 references to cref
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
24655
public CrefSyntax Cref => this.
cref
;
24664
3 => this.
cref
,
24692
=> new XmlCrefAttributeSyntax(this.Kind, this.name, this.equalsToken, this.startQuoteToken, this.
cref
, this.endQuoteToken, diagnostics, GetAnnotations());
24695
=> new XmlCrefAttributeSyntax(this.Kind, this.name, this.equalsToken, this.startQuoteToken, this.
cref
, this.endQuoteToken, GetDiagnostics(), annotations);