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