3 writes to container
Microsoft.CodeAnalysis.CSharp (3)
_generated\1\Syntax.xml.Internal.Generated.cs (3)
22947
this.
container
= container;
22960
this.
container
= container;
22972
this.
container
= container;
4 references to container
Microsoft.CodeAnalysis.CSharp (4)
_generated\1\Syntax.xml.Internal.Generated.cs (4)
22979
public TypeSyntax Container => this.
container
;
22986
0 => this.
container
,
23015
=> new QualifiedCrefSyntax(this.Kind, this.
container
, this.dotToken, this.member, diagnostics, GetAnnotations());
23018
=> new QualifiedCrefSyntax(this.Kind, this.
container
, this.dotToken, this.member, GetDiagnostics(), annotations);