2 writes to bufferNesting
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\DataCollector.cs (2)
251this.bufferNesting++; 259this.bufferNesting--;
8 references to bufferNesting
System.Private.CoreLib (8)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\TraceLogging\DataCollector.cs (8)
77if (this.bufferNesting == 0) 115if (this.bufferNesting != 0) 124if (this.bufferNesting == 0) 158if (this.bufferNesting != 0) 163if (this.bufferNesting == 0) 195if (this.bufferNesting != 0) 204if (this.bufferNesting == 0) 261if (this.bufferNesting == 0)