5 references to Indicate_
System.Management (5)
Instrumentation\EventSource.cs (5)
286int hresult = pSinkMTA.Indicate_(reqToProcess.lengthFromSTA, reqToProcess.objectsFromSTA); 322int hresult = pSinkMTA.Indicate_(length, objects); 599pResponseHandler.Indicate_(1, objs); 870int hr = pResponseHandler.Indicate_(count, objsClone); 905pResponseHandler.Indicate_(count, objsClone);