3 references to TypeInitializationException
mscorlib (3)
system\globalization\japanesecalendar.cs (1)
356throw new TypeInitializationException(this.GetType().FullName, e);
system\globalization\koreancalendar.cs (1)
104throw new TypeInitializationException(this.GetType().FullName, e);
system\globalization\taiwancalendar.cs (1)
101throw new TypeInitializationException(this.GetType().FullName, e);