1 reference to IsEventOrPropertyAccessor
Microsoft.DotNet.ApiCompatibility (1)
Rules\CannotAddMemberToInterface.cs (1)
33
if (right is IMethodSymbol ms &&
IsEventOrPropertyAccessor
(ms))