9 references to WRN_UnsafeMeaningless
Microsoft.CodeAnalysis.CSharp (4)
Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests (4)
UnsafeEvolutionTests.cs (4)
3349Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D").WithLocation(12, 22),
3370Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D").WithLocation(12, 22));
3927Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D2").WithLocation(7, 22),
3933Diagnostic(ErrorCode.WRN_UnsafeMeaningless, "D2").WithLocation(7, 22),
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)