1 write to upcountId
System.Management (1)
Instrumentation\Instrumentation.cs (1)
394upcountId++;
2 references to upcountId
System.Management (2)
Instrumentation\Instrumentation.cs (2)
392mapIDToPublishedObject.Add(upcountId.ToString((IFormatProvider)CultureInfo.InvariantCulture.GetFormat(typeof(System.Int32))), o); 393mapPublishedObjectToID.Add(o, upcountId);