4 writes to numParams
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
5485
numParams
= 0;
5537
numParams
++;
5540
numParams
++;
5583
numParams
= 0;
4 references to numParams
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
5482
Debug.Assert(
numParams
== 0);
5527
if (
numParams
== 0)
5534
byteArrArgIndices.Add(
numParams
);
5563
if (
numParams
> 0)