45 references to ERR_CallerUnsafeImplicitlyImplementingSafe
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
2580
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)
4499
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C3.M2()", "I1.M2()").WithLocation(14, 17),
4505
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I2.M1()").WithLocation(28, 17),
4508
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I1.M2()").WithLocation(30, 17),
4511
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C6.M1()", "I2.M1()").WithLocation(36, 17),
4514
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C6.M2()", "I1.M2()").WithLocation(38, 17),
4520
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C3.M1()", "I1.M1()").WithLocation(12, 17),
4523
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C3.M2()", "I1.M2()").WithLocation(14, 17),
4532
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I1.M1()").WithLocation(28, 17),
4535
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I2.M1()").WithLocation(28, 17),
4538
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I1.M2()").WithLocation(30, 17),
4541
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I2.M2()").WithLocation(30, 17),
4544
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C6.M1()", "I2.M1()").WithLocation(36, 17),
4547
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C6.M1()", "I1.M1()").WithLocation(36, 17),
4550
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C6.M2()", "I2.M2()").WithLocation(38, 17),
4553
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C6.M2()", "I1.M2()").WithLocation(38, 17),
4662
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("B2.M1()", "I.M1()").WithLocation(14, 25),
4671
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C2.M1()", "I.M1()").WithLocation(28, 26),
4680
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("B2.M1()", "I.M1()").WithLocation(14, 25),
4689
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C2.M1()", "I.M1()").WithLocation(28, 26),
4782
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "OnCompleted").WithArguments("C.OnCompleted(System.Action)", "System.Runtime.CompilerServices.INotifyCompletion.OnCompleted(System.Action)").WithLocation(13, 17));
5379
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "Dispose").WithArguments("C.Dispose()", "System.IDisposable.Dispose()").WithLocation(7, 17));
6527
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C1.P2.set", "I.P2.set").WithLocation(10, 26),
6530
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C1.P3.get", "I.P3.get").WithLocation(11, 70),
6533
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P3.get", "I.P3.get").WithLocation(20, 21),
6536
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C2.P3.set", "I.P3.set").WithLocation(20, 26),
6542
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C1.P2.get", "I.P2.get").WithLocation(10, 21),
6545
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C1.P2.set", "I.P2.set").WithLocation(10, 26),
6548
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C1.P3.get", "I.P3.get").WithLocation(11, 70),
6551
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P1.get", "I.P1.get").WithLocation(17, 21),
6554
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C2.P1.set", "I.P1.set").WithLocation(17, 26),
6557
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P2.get", "I.P2.get").WithLocation(18, 70),
6560
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "get").WithArguments("C2.P3.get", "I.P3.get").WithLocation(20, 21),
6563
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "set").WithArguments("C2.P3.set", "I.P3.set").WithLocation(20, 26),
7142
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C1.E2", "I.E2").WithLocation(11, 32),
7145
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C2.E2", "I.E2").WithLocation(18, 32),
7151
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C1.E2", "I.E2").WithLocation(11, 32),
7154
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E2").WithArguments("C2.E2", "I.E2").WithLocation(18, 32),
7157
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E1").WithArguments("C3.E1", "I.E1").WithLocation(24, 32),
7160
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "E1").WithArguments("C4.E1", "I.E1").WithLocation(31, 32),
9697
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I.M2()").WithLocation(33, 24),
9706
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M1").WithArguments("C5.M1()", "I.M1()").WithLocation(32, 24),
9709
Diagnostic(ErrorCode.
ERR_CallerUnsafeImplicitlyImplementingSafe
, "M2").WithArguments("C5.M2()", "I.M2()").WithLocation(33, 24),