2 writes to _captureAllocatedCallStackState
mscorlib (2)
system\mda.cs (2)
40_captureAllocatedCallStackState = 1; 42_captureAllocatedCallStackState = 2;
2 references to _captureAllocatedCallStackState
mscorlib (2)
system\mda.cs (2)
38if (_captureAllocatedCallStackState == 0) { 45return (_captureAllocatedCallStackState == 1);