2 writes to CategoryNameOffset
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\SharedPerformanceCounter.cs (2)
283newCategoryEntryPointer->CategoryNameOffset = (int)(nextPtr - _baseAddress); 1229currentCategoryPointer->CategoryNameOffset = 0;
1 reference to CategoryNameOffset
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\SharedPerformanceCounter.cs (1)
906if (StringEquals(_categoryName, currentCategoryPointer->CategoryNameOffset))