6 references to SetReturnType
Microsoft.CodeAnalysis.CSharp (6)
Symbols\Synthesized\SynthesizedInlineArrayAsReadOnlySpanMethod.cs (1)
16this.SetReturnType(spanType.Construct(TypeParameters[1]));
Symbols\Synthesized\SynthesizedInlineArrayAsSpanMethod.cs (1)
16this.SetReturnType(spanType.Construct(TypeParameters[1]));
Symbols\Synthesized\SynthesizedInlineArrayElementRefMethod.cs (1)
16this.SetReturnType(TypeParameters[1]);
Symbols\Synthesized\SynthesizedInlineArrayElementRefReadOnlyMethod.cs (1)
16this.SetReturnType(TypeParameters[1]);
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefMethod.cs (1)
16this.SetReturnType(TypeParameters[1]);
Symbols\Synthesized\SynthesizedInlineArrayFirstElementRefReadOnlyMethod.cs (1)
16this.SetReturnType(TypeParameters[1]);