11 references to WriteEvent
Microsoft.TestPlatform.CoreUtilities (6)
Tracing\TestPlatformEventSource.cs (6)
122
WriteEvent
(TestPlatformInstrumentationEvents.AdapterExecutionStopEventId, numberOfTests);
136
WriteEvent
(TestPlatformInstrumentationEvents.AdapterDiscoveryStopEventId, numberOfTests);
150
WriteEvent
(TestPlatformInstrumentationEvents.DiscoveryStopEventId, numberOfTests);
164
WriteEvent
(TestPlatformInstrumentationEvents.ExecutionStopEventId, numberOfTests);
260
WriteEvent
(TestPlatformInstrumentationEvents.TestRunAttachmentsProcessingStartEventId, numberOfAttachments);
267
WriteEvent
(TestPlatformInstrumentationEvents.TestRunAttachmentsProcessingStopEventId, numberOfAttachments);
System.Data.Common (1)
System\Data\Common\DataCommonEventSource.cs (1)
99
WriteEvent
(ExitScopeId, scopeId);
System.Net.Http (2)
System\Net\Http\HttpTelemetry.cs (2)
125
WriteEvent
(eventId: 7, connectionId);
143
WriteEvent
(eventId: 10, contentLength);
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\FrameworkEventSource.cs (2)
96
WriteEvent
(30, workID);
110
WriteEvent
(31, workID);