1 write to m_constructionException
mscorlib (1)
system\diagnostics\eventing\eventsource.cs (1)
1541m_constructionException = e;
2 references to m_constructionException
mscorlib (2)
system\diagnostics\eventing\eventsource.cs (2)
656public Exception ConstructionException { get { return m_constructionException; } } 1540if (m_constructionException == null)