1 reference to AlgorithmSubIdMask
Microsoft.DotNet.StrongName (1)
Algorithm.cs (1)
54
get { return (AlgorithmSubId)((_flags >> AlgorithmSubIdOffset) &
AlgorithmSubIdMask
); }