4 writes to numParams
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
5465
numParams
= 0;
5517
numParams
++;
5520
numParams
++;
5563
numParams
= 0;
4 references to numParams
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (4)
5462
Debug.Assert(
numParams
== 0);
5507
if (
numParams
== 0)
5514
byteArrArgIndices.Add(
numParams
);
5543
if (
numParams
> 0)