5 writes to currentIndex
System.Management (5)
Instrumentation\Instrumentation.cs (5)
481convertFunctionsBatch[currentIndex++](o); 503currentIndex = 0; 510currentIndex = 0; 538currentIndex = 0; 594currentIndex = 0;
10 references to currentIndex
System.Management (10)
Instrumentation\Instrumentation.cs (10)
488 wbemObjects[currentIndex-1] = (IntPtr) fieldInfo.GetValue ( convertFunctionsBatch[currentIndex-1].Target ) ; 502source.IndicateEvents(currentIndex, wbemObjects); 507else if(currentIndex==batchSize) 509source.IndicateEvents(currentIndex, wbemObjects); 535if(currentIndex > 0) 537source.IndicateEvents(currentIndex, wbemObjects); 581if(0==currentIndex) 591if(currentIndex>0) 593source.IndicateEvents(currentIndex, wbemObjects);