9 references to WRN_UnsafeMeaningless
Microsoft.CodeAnalysis.CSharp (4)
Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests (4)
UnsafeEvolutionTests.cs (4)
2765Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D").WithLocation(12, 22),
2786Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D").WithLocation(12, 22));
3234Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D2").WithLocation(7, 22),
3240Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D2").WithLocation(7, 22),
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)