1 reference to AlgorithmSubIdMask
Microsoft.DotNet.SignTool (1)
src\StrongName.cs (1)
638get { return (AlgorithmSubId)((_flags >> AlgorithmSubIdOffset) & AlgorithmSubIdMask); }