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