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