1 write to m_handler
mscorlib (1)
system\progress.cs (1)
69m_handler = handler;
2 references to m_handler
mscorlib (2)
system\progress.cs (2)
86Action<T> handler = m_handler; 106Action<T> handler = m_handler;