1 write to m_fullname
System.Private.CoreLib (1)
src\System\Reflection\RuntimeAssembly.cs (1)
163Interlocked.CompareExchange(ref m_fullname, s, null);
2 references to m_fullname
System.Private.CoreLib (2)
src\System\Reflection\RuntimeAssembly.cs (2)
158if (m_fullname == null) 166return m_fullname;