4 references to WRN_VolatileByRef
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
323case ErrorCode.WRN_VolatileByRef: 858or ErrorCode.WRN_VolatileByRef
Generated\ErrorFacts.Generated.cs (1)
34case ErrorCode.WRN_VolatileByRef:
Lowering\DiagnosticsPass_Warnings.cs (1)
63Error(ErrorCode.WRN_VolatileByRef, fieldAccess, fieldSymbol);