2 writes to type
Microsoft.CodeAnalysis.CSharp (2)
_generated\2\Syntax.xml.Syntax.Generated.cs (2)
5759
public TypeSyntax Type => GetRedAtZero(ref this.
type
)!;
5761
internal override SyntaxNode? GetNodeSlot(int index) => index == 0 ? GetRedAtZero(ref this.
type
)! : null;
1 reference to type
Microsoft.CodeAnalysis.CSharp (1)
_generated\2\Syntax.xml.Syntax.Generated.cs (1)
5763
internal override SyntaxNode? GetCachedSlot(int index) => index == 0 ? this.
type
: null;