8 references to ValidateP1Accessor
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (8)
Symbols\DefaultInterfaceImplementationTests.cs (8)
17101
ValidateP1Accessor
(p1.GetMethod, test2P1.GetMethod);
17102
ValidateP1Accessor
(p1.SetMethod, test2P1.SetMethod);
29944
ValidateP1Accessor
(p1.AddMethod, test2P1.AddMethod);
29945
ValidateP1Accessor
(p1.RemoveMethod, test2P1.RemoveMethod);
30274
ValidateP1Accessor
(p1.AddMethod, test2P1.AddMethod);
30275
ValidateP1Accessor
(p1.RemoveMethod, test2P1.RemoveMethod);
30495
ValidateP1Accessor
(p1.AddMethod, test2P1.AddMethod);
30496
ValidateP1Accessor
(p1.RemoveMethod, test2P1.RemoveMethod);