45 references to ERR_CallerUnsafeImplicitlyImplementingSafe
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2579
or ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
Symbols\TypeSymbol.cs (2)
1803
isExplicit ? ErrorCode.ERR_CallerUnsafeExplicitlyImplementingSafe : ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
,
1909
isExplicit ? ErrorCode.ERR_CallerUnsafeExplicitlyImplementingSafe : ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
,
Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests (42)
UnsafeEvolutionTests.cs (42)
3806
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C3.M2()", "I1.M2()").WithLocation(14, 17),
3812
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I2.M1()").WithLocation(28, 17),
3815
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I1.M2()").WithLocation(30, 17),
3818
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C6.M1()", "I2.M1()").WithLocation(36, 17),
3821
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C6.M2()", "I1.M2()").WithLocation(38, 17),
3827
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C3.M1()", "I1.M1()").WithLocation(12, 17),
3830
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C3.M2()", "I1.M2()").WithLocation(14, 17),
3839
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I1.M1()").WithLocation(28, 17),
3842
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I2.M1()").WithLocation(28, 17),
3845
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I1.M2()").WithLocation(30, 17),
3848
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I2.M2()").WithLocation(30, 17),
3851
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C6.M1()", "I2.M1()").WithLocation(36, 17),
3854
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C6.M1()", "I1.M1()").WithLocation(36, 17),
3857
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C6.M2()", "I2.M2()").WithLocation(38, 17),
3860
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C6.M2()", "I1.M2()").WithLocation(38, 17),
3969
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("B2.M1()", "I.M1()").WithLocation(14, 25),
3978
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C2.M1()", "I.M1()").WithLocation(28, 26),
3987
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("B2.M1()", "I.M1()").WithLocation(14, 25),
3996
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C2.M1()", "I.M1()").WithLocation(28, 26),
4089
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "OnCompleted").WithArguments("C.OnCompleted(System.Action)", "System.Runtime.CompilerServices.INotifyCompletion.OnCompleted(System.Action)").WithLocation(13, 17));
4686
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "Dispose").WithArguments("C.Dispose()", "System.IDisposable.Dispose()").WithLocation(7, 17));
5677
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C1.P2.set", "I.P2.set").WithLocation(10, 26),
5680
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C1.P3.get", "I.P3.get").WithLocation(11, 70),
5683
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P3.get", "I.P3.get").WithLocation(20, 21),
5686
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C2.P3.set", "I.P3.set").WithLocation(20, 26),
5692
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C1.P2.get", "I.P2.get").WithLocation(10, 21),
5695
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C1.P2.set", "I.P2.set").WithLocation(10, 26),
5698
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C1.P3.get", "I.P3.get").WithLocation(11, 70),
5701
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P1.get", "I.P1.get").WithLocation(17, 21),
5704
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C2.P1.set", "I.P1.set").WithLocation(17, 26),
5707
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P2.get", "I.P2.get").WithLocation(18, 70),
5710
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P3.get", "I.P3.get").WithLocation(20, 21),
5713
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C2.P3.set", "I.P3.set").WithLocation(20, 26),
6115
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C1.E2", "I.E2").WithLocation(11, 32),
6118
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C2.E2", "I.E2").WithLocation(18, 32),
6124
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C1.E2", "I.E2").WithLocation(11, 32),
6127
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C2.E2", "I.E2").WithLocation(18, 32),
6130
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E1").WithArguments("C3.E1", "I.E1").WithLocation(24, 32),
6133
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E1").WithArguments("C4.E1", "I.E1").WithLocation(31, 32),
8506
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I.M2()").WithLocation(33, 24),
8515
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I.M1()").WithLocation(32, 24),
8518
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I.M2()").WithLocation(33, 24),