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