2 references to CustomModifierCount
Microsoft.CodeAnalysis.CSharp (2)
Symbols\OverriddenOrHiddenMembersHelpers.cs (2)
619
int methodCustomModifierCount =
CustomModifierCount
(otherMember);
682
int customModifierCount =
CustomModifierCount
(otherMember);