1 write to _exceptions
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\CoreTypes.cs (1)
39_exceptions = exceptions;
1 reference to _exceptions
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\General\CoreTypes.cs (1)
46public Exception? GetException(CoreType coreType) => _exceptions[(int)coreType];