98 references to WriteEvent
Aspire.Hosting (6)
AspireEventSource.cs (6)
127
WriteEvent
(13, operationType, resourceType);
136
WriteEvent
(14, operationType, resourceType);
145
WriteEvent
(15, operationType, resourceType);
154
WriteEvent
(16, operationType, resourceType);
289
WriteEvent
(33, forced);
298
WriteEvent
(34, forced);
dotnet-dev-certs (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
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)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
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)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Microsoft.AspNetCore.Shared.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Microsoft.Extensions.DependencyInjection (3)
DependencyInjectionEventSource.cs (3)
55
WriteEvent
(1, serviceType, callSite, chunkIndex, chunkCount, serviceProviderHashCode);
93
WriteEvent
(7, serviceProviderHashCode, singletonServices, scopedServices, transientServices, closedGenericsServices, openGenericsServices);
101
WriteEvent
(8, serviceProviderHashCode, descriptors, chunkIndex, chunkCount);
RepoTasks (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
System.Diagnostics.DiagnosticSource (11)
System\Diagnostics\Metrics\MetricsEventSource.cs (11)
115
WriteEvent
(2, sessionId, intervalStartTime, intervalEndTime);
125
WriteEvent
(3, sessionId, intervalStartTime, intervalEndTime);
135
WriteEvent
(4, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId);
145
WriteEvent
(5, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, lastValue, instrumentId);
155
WriteEvent
(6, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, quantiles, count, sum, instrumentId);
180
WriteEvent
(7, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "",
205
WriteEvent
(8, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "",
240
WriteEvent
(11, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "",
275
WriteEvent
(16, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId);
285
WriteEvent
(17, clientId, expectedMaxHistograms, actualMaxHistograms, expectedMaxTimeSeries, actualMaxTimeSeries, expectedRefreshInterval, actualRefreshInterval);
308
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)
528
WriteEvent
(25, NewId);
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (5)
490
WriteEvent
(EventId_CrlCacheExpired, verificationTime, nextUpdate);
514
WriteEvent
(EventId_CrlCacheAcceptedFile, nextUpdate);
715
WriteEvent
(EventId_RevocationCheckStart, revocationMode, revocationFlag, chainSize);
769
WriteEvent
(EventId_CrlCacheInMemoryHit, expiration);
781
WriteEvent
(EventId_CrlCacheInMemoryExpired, verificationTime, expirationTime);
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)
108
WriteEvent
(TASKLAUNCHED_EVENTID, blockId, reason, availableMessages, taskId);
167
WriteEvent
(BLOCKCOMPLETED_EVENTID, blockId, reason, exceptionData);
System.Transactions.Local (3)
System\Transactions\TransactionsEtwProvider.cs (3)
572
WriteEvent
(ENLISTMENT_CREATED_LTM_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions);
579
WriteEvent
(ENLISTMENT_CREATED_OLETX_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions);
1055
WriteEvent
(TRANSACTIONSCOPE_CREATED_EVENTID, transactionID, transactionScopeResult);
Templates.Blazor.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
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)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
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)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Templates.Mvc.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);
Templates.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097
public void ListCertificatesStart(StoreLocation location, StoreName storeName) =>
WriteEvent
(1, location, storeName);
1143
public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) =>
WriteEvent
(20, certificate, name, location);
1343
internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) =>
WriteEvent
(84, fullName, hash, maxHashCollisions);