4 references to WRN_UnsafeMeaningless
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
213case ErrorCode.WRN_UnsafeMeaningless: 2589or ErrorCode.WRN_UnsafeMeaningless
Generated\ErrorFacts.Generated.cs (1)
349case ErrorCode.WRN_UnsafeMeaningless:
Symbols\Source\SourceMemberContainerSymbol.cs (1)
394diagnostics.Add(ErrorCode.WRN_UnsafeMeaningless, GetFirstLocation());