9 references to WRN_RefReturnStructThis
Microsoft.CodeAnalysis.CSharp (4)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (4)
Semantics\RefFieldTests.cs (4)
2985Diagnostic(ErrorCode.WRN_RefReturnStructThis, "this").WithLocation(3, 32),
2988Diagnostic(ErrorCode.WRN_RefReturnStructThis, "this").WithLocation(7, 32)
28862Diagnostic(ErrorCode.WRN_RefReturnStructThis, "this").WithLocation(31, 24),
28865Diagnostic(ErrorCode.WRN_RefReturnStructThis, "this").WithLocation(36, 24));
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)