1 write to m_constructionException
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
1721m_constructionException ??= e;
2 references to m_constructionException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
524public Exception? ConstructionException => m_constructionException; 1739if (m_constructionException == null)