2 writes to s_count
System.Private.CoreLib (2)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (2)
340s_count++; 368s_count--;
2 references to s_count
System.Private.CoreLib (2)
System\Runtime\CompilerServices\ClassConstructorRunner.cs (2)
285if (s_count != 0) 353return s_count;