2 writes to m_algId
mscorlib (2)
system\reflection\assemblyattributes.cs (2)
286m_algId = (uint) algorithmId; 292m_algId = algorithmId;
1 reference to m_algId
mscorlib (1)
system\reflection\assemblyattributes.cs (1)
298get { return m_algId; }