2 writes to returnType
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
3380
public TypeSyntax? ReturnType => GetRed(ref this.
returnType
, 2);
3404
2 => GetRed(ref this.
returnType
, 2),
1 reference to returnType
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
3415
2 => this.
returnType
,