2 writes to CreationException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (2)
141
context->
CreationException
= ExceptionDispatchInfo.Capture(ex);
176
context->
CreationException
= ExceptionDispatchInfo.Capture(ex);
1 reference to CreationException
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (1)
217
context.
CreationException
?.Throw();