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