4 references to WRN_RefReturnStructThis
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder.ValueChecks.cs (1)
1308Error(diagnostics, inUnsafeRegion ? ErrorCode.WRN_RefReturnStructThis : ErrorCode.ERR_RefReturnStructThis, node);
Errors\ErrorFacts.cs (2)
525case ErrorCode.WRN_RefReturnStructThis: 2317or ErrorCode.WRN_RefReturnStructThis
Generated\ErrorFacts.Generated.cs (1)
300case ErrorCode.WRN_RefReturnStructThis: