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