1 write to m_fullname
mscorlib (1)
system\reflection\assembly.cs (1)
1451Interlocked.CompareExchange<string>(ref m_fullname, s, null);
2 references to m_fullname
mscorlib (2)
system\reflection\assembly.cs (2)
1447if (m_fullname == null) 1454return m_fullname;