1 write to s_exceptionCount
System.Private.CoreLib (1)
System\Exception.NativeAot.cs (1)
114Interlocked.Increment(ref s_exceptionCount);
1 reference to s_exceptionCount
System.Private.CoreLib (1)
System\Exception.NativeAot.cs (1)
93internal static uint GetExceptionCount() => s_exceptionCount;