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