2 writes to returnType
Microsoft.CodeAnalysis.CSharp (2)
Syntax.xml.Syntax.Generated.cs (2)
11162
public TypeSyntax ReturnType => GetRed(ref this.
returnType
, 3)!;
11182
3 => GetRed(ref this.
returnType
, 3)!,
1 reference to returnType
Microsoft.CodeAnalysis.CSharp (1)
Syntax.xml.Syntax.Generated.cs (1)
11193
3 => this.
returnType
,