1 write to m_edi
mscorlib (1)
system\Lazy.cs (1)
86m_edi = ExceptionDispatchInfo.Capture(ex);
2 references to m_edi
mscorlib (2)
system\Lazy.cs (2)
330exc.m_edi.Throw(); 399exHolder.m_edi.Throw();