1 write to Exception
System.Private.CoreLib (1)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (1)
98cctors[cctorIndex].Exception = wrappedException;
2 references to Exception
System.Private.CoreLib (2)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (2)
82TypeInitializationException priorException = cctors[cctorIndex].Exception; 365if (cctors[cctorIndex].Exception == null)