3 references to GetSubAuthority
System.Security.Principal.Windows (3)
System\Security\Principal\SID.cs (3)
697hashCode ^= GetSubAuthority(i); 891int diff = this.GetSubAuthority(i) - sid.GetSubAuthority(i);