4 references to WRN_RefReturnStructThis
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder.ValueChecks.cs (1)
1582
Error(diagnostics, inUnsafeRegion ? ErrorCode.
WRN_RefReturnStructThis
: ErrorCode.ERR_RefReturnStructThis, node);
Errors\ErrorFacts.cs (2)
532
case ErrorCode.
WRN_RefReturnStructThis
:
2333
or ErrorCode.
WRN_RefReturnStructThis
Generated\ErrorFacts.Generated.cs (1)
299
case ErrorCode.
WRN_RefReturnStructThis
: