13 references to ERR_MustHaveRefReturn
Microsoft.CodeAnalysis.CSharp (3)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (9)
Semantics\RefLocalsAndReturnsTests.cs (4)
2685Diagnostic(ErrorCode.ERR_MustHaveRefReturn, "return").WithLocation(19, 13),
2727Diagnostic(ErrorCode.ERR_MustHaveRefReturn, "c").WithLocation(11, 50),
4268Diagnostic(ErrorCode.ERR_MustHaveRefReturn, "return").WithLocation(6, 9));
4287Diagnostic(ErrorCode.ERR_MustHaveRefReturn, "return").WithLocation(6, 9)