88 references to WriteEvent
Aspire.Hosting (4)
AspireEventSource.cs (4)
127
WriteEvent
(13, operationType, resourceType);
136
WriteEvent
(14, operationType, resourceType);
145
WriteEvent
(15, operationType, resourceType);
154
WriteEvent
(16, operationType, resourceType);
dotnet-dev-certs (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Microsoft.AspNetCore.DeveloperCertificates.XPlat (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Microsoft.AspNetCore.InternalTesting.Tests (1)
CollectingEventListenerTest.cs (1)
88
public void TestWithPayload(int payload1, double payload2) =>
WriteEvent
(2, payload1, payload2);
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Infrastructure\KestrelEventSource.cs (1)
207
WriteEvent
(9, connectionId, sslProtocols, applicationProtocol, hostName);
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Microsoft.Extensions.DependencyInjection (3)
DependencyInjectionEventSource.cs (3)
52
WriteEvent
(1, serviceType, callSite, chunkIndex, chunkCount, serviceProviderHashCode);
90
WriteEvent
(7, serviceProviderHashCode, singletonServices, scopedServices, transientServices, closedGenericsServices, openGenericsServices);
98
WriteEvent
(8, serviceProviderHashCode, descriptors, chunkIndex, chunkCount);
System.Diagnostics.DiagnosticSource (11)
System\Diagnostics\Metrics\MetricsEventSource.cs (11)
117
WriteEvent
(2, sessionId, intervalStartTime, intervalEndTime);
127
WriteEvent
(3, sessionId, intervalStartTime, intervalEndTime);
137
WriteEvent
(4, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId);
147
WriteEvent
(5, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, lastValue, instrumentId);
157
WriteEvent
(6, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, quantiles, count, sum, instrumentId);
182
WriteEvent
(7, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "",
207
WriteEvent
(8, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "",
242
WriteEvent
(11, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "",
277
WriteEvent
(16, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId);
287
WriteEvent
(17, clientId, expectedMaxHistograms, actualMaxHistograms, expectedMaxTimeSeries, actualMaxTimeSeries, expectedRefreshInterval, actualRefreshInterval);
310
WriteEvent
(19, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentId, unit ?? "", tags, scale, sum, count, zeroCount, minimum, maximum, buckets);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TplEventSource.cs (1)
533
WriteEvent
(25, NewId);
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (3)
485
WriteEvent
(EventId_CrlCacheExpired, verificationTime, nextUpdate);
509
WriteEvent
(EventId_CrlCacheAcceptedFile, nextUpdate);
710
WriteEvent
(EventId_RevocationCheckStart, revocationMode, revocationFlag, chainSize);
System.ServiceModel.Primitives (35)
Internals\WcfEventSource.cs (35)
96
WriteEvent
(EventIds.BufferPoolChangeQuota, PoolSize, Delta, AppDomain);
195
WriteEvent
(EventIds.OperationInvoked, MethodName, CallerInfo, HostReference, AppDomain);
214
WriteEvent
(EventIds.OutboundConnectionsPerEndpointRatio, cur, max, AppDomain);
232
WriteEvent
(EventIds.ErrorHandlerInvoked, TypeName, Handled, ExceptionTypeName, HostReference, AppDomain);
250
WriteEvent
(EventIds.FaultProviderInvoked, TypeName, ExceptionTypeName, HostReference, AppDomain);
346
WriteEvent
(EventIds.OperationCompleted, MethodName, Duration, HostReference, AppDomain);
372
WriteEvent
(EventIds.ClientOperationPrepared, Action, ContractName, Destination, HostReference, AppDomain);
392
WriteEvent
(EventIds.ServiceChannelCallStop, Action, ContractName, Destination, HostReference, AppDomain);
411
WriteEvent
(EventIds.ServiceException, ExceptionToString, ExceptionTypeName, HostReference, AppDomain);
448
WriteEvent
(EventIds.MessageSentToTransport, CorrelationId, HostReference, AppDomain);
493
WriteEvent
(EventIds.MessageReceivedFromTransport, CorrelationId, HostReference, AppDomain);
512
WriteEvent
(EventIds.OperationFailed, MethodName, Duration, HostReference, AppDomain);
531
WriteEvent
(EventIds.OperationFaulted, MethodName, Duration, HostReference, AppDomain);
692
WriteEvent
(EventIds.ScheduleRuntimeWorkItem, data1, data2, data3, AppDomain);
861
WriteEvent
(EventIds.ClientBaseCachedChannelFactoryCount, Count, MaxNum, EventSource, AppDomain);
881
WriteEvent
(EventIds.ClientBaseChannelFactoryAgedOutofCache, Count, EventSource, AppDomain);
940
WriteEvent
(EventIds.MessageReadByEncoder, Size, EventSource, AppDomain);
960
WriteEvent
(EventIds.MessageWrittenByEncoder, Size, EventSource, AppDomain);
998
WriteEvent
(EventIds.SocketReadStop, SocketId, Size, Endpoint, AppDomain);
1015
WriteEvent
(EventIds.SocketAsyncReadStop, SocketId, Size, Endpoint, AppDomain);
1032
WriteEvent
(EventIds.SocketWriteStart, SocketId, Size, Endpoint, AppDomain);
1049
WriteEvent
(EventIds.SocketAsyncWriteStart, SocketId, Size, Endpoint, AppDomain);
1348
WriteEvent
(EventIds.ThrowingEtwExceptionVerbose, data1, data2, SerializedException, AppDomain);
1747
WriteEvent
(EventIds.ConnectionPoolMiss, PoolKey, busy, AppDomain);
1879
WriteEvent
(EventIds.WebSocketAsyncWriteStart, websocketId, byteCount, remoteAddress, AppDomain);
1933
WriteEvent
(EventIds.WebSocketAsyncReadStop, websocketId, byteCount, remoteAddress, AppDomain);
1951
WriteEvent
(EventIds.WebSocketCloseSent, websocketId, remoteAddress, closeStatus, AppDomain);
1969
WriteEvent
(EventIds.WebSocketCloseOutputSent, websocketId, remoteAddress, closeStatus, AppDomain);
2005
WriteEvent
(EventIds.WebSocketCloseStatusReceived, websocketId, closeStatus, AppDomain);
2060
WriteEvent
(EventIds.TokenValidationStarted, tokenType, tokenID, HostReference, AppDomain);
2079
WriteEvent
(EventIds.TokenValidationSuccess, tokenType, tokenID, HostReference, AppDomain);
2098
WriteEvent
(EventIds.TokenValidationFailure, tokenType, tokenID, errorMessage, HostReference, AppDomain);
2243
WriteEvent
(EventIds.ThrowingException, data1, data2, SerializedException, AppDomain);
2261
WriteEvent
(EventIds.ThrowingExceptionVerbose, data1, data2, SerializedException, AppDomain);
2279
WriteEvent
(EventIds.ThrowingEtwException, data1, data2, SerializedException, AppDomain);
System.Threading.Tasks.Dataflow (2)
Internal\DataflowEtwProvider.cs (2)
111
WriteEvent
(TASKLAUNCHED_EVENTID, blockId, reason, availableMessages, taskId);
170
WriteEvent
(BLOCKCOMPLETED_EVENTID, blockId, reason, exceptionData);
System.Transactions.Local (3)
System\Transactions\TransactionsEtwProvider.cs (3)
578
WriteEvent
(ENLISTMENT_CREATED_LTM_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions);
585
WriteEvent
(ENLISTMENT_CREATED_OLETX_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions);
1061
WriteEvent
(TRANSACTIONSCOPE_CREATED_EVENTID, transactionID, transactionScopeResult);
Templates.Blazor.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Templates.Blazor.WebAssembly.Auth.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Templates.Blazor.WebAssembly.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Templates.Mvc.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Templates.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1003
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1203
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);