2 references to ValidateP4Accessor
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\DefaultInterfaceImplementationTests.cs (2)
17187ValidateP4Accessor(p4.GetMethod, p4.IsIndexer ? test2P4.GetMethod : null); 17188ValidateP4Accessor(p4.SetMethod, p4.IsIndexer ? test2P4.SetMethod : null);