2 writes to _typeName
mscorlib (2)
system\typeinitializationexception.cs (2)
43_typeName = fullTypeName; 48_typeName = info.GetString("TypeName");
2 references to _typeName
mscorlib (2)
system\typeinitializationexception.cs (2)
54if (_typeName == null) { 57return _typeName;