98 references to WriteEvent
Aspire.Hosting (6)
AspireEventSource.cs (6)
127WriteEvent(13, operationType, resourceType); 136WriteEvent(14, operationType, resourceType); 145WriteEvent(15, operationType, resourceType); 154WriteEvent(16, operationType, resourceType); 289WriteEvent(33, forced); 298WriteEvent(34, forced);
dotnet-dev-certs (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Microsoft.AspNetCore.DeveloperCertificates.XPlat (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Microsoft.AspNetCore.InternalTesting.Tests (1)
CollectingEventListenerTest.cs (1)
88public void TestWithPayload(int payload1, double payload2) => WriteEvent(2, payload1, payload2);
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Infrastructure\KestrelEventSource.cs (1)
207WriteEvent(9, connectionId, sslProtocols, applicationProtocol, hostName);
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Microsoft.AspNetCore.Shared.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Microsoft.Extensions.DependencyInjection (3)
DependencyInjectionEventSource.cs (3)
55WriteEvent(1, serviceType, callSite, chunkIndex, chunkCount, serviceProviderHashCode); 93WriteEvent(7, serviceProviderHashCode, singletonServices, scopedServices, transientServices, closedGenericsServices, openGenericsServices); 101WriteEvent(8, serviceProviderHashCode, descriptors, chunkIndex, chunkCount);
RepoTasks (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
System.Diagnostics.DiagnosticSource (11)
System\Diagnostics\Metrics\MetricsEventSource.cs (11)
115WriteEvent(2, sessionId, intervalStartTime, intervalEndTime); 125WriteEvent(3, sessionId, intervalStartTime, intervalEndTime); 135WriteEvent(4, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId); 145WriteEvent(5, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, lastValue, instrumentId); 155WriteEvent(6, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, quantiles, count, sum, instrumentId); 180WriteEvent(7, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "", 205WriteEvent(8, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "", 240WriteEvent(11, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "", 275WriteEvent(16, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId); 285WriteEvent(17, clientId, expectedMaxHistograms, actualMaxHistograms, expectedMaxTimeSeries, actualMaxTimeSeries, expectedRefreshInterval, actualRefreshInterval); 308WriteEvent(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)
528WriteEvent(25, NewId);
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (5)
490WriteEvent(EventId_CrlCacheExpired, verificationTime, nextUpdate); 514WriteEvent(EventId_CrlCacheAcceptedFile, nextUpdate); 715WriteEvent(EventId_RevocationCheckStart, revocationMode, revocationFlag, chainSize); 769WriteEvent(EventId_CrlCacheInMemoryHit, expiration); 781WriteEvent(EventId_CrlCacheInMemoryExpired, verificationTime, expirationTime);
System.ServiceModel.Primitives (35)
Internals\WcfEventSource.cs (35)
96WriteEvent(EventIds.BufferPoolChangeQuota, PoolSize, Delta, AppDomain); 195WriteEvent(EventIds.OperationInvoked, MethodName, CallerInfo, HostReference, AppDomain); 214WriteEvent(EventIds.OutboundConnectionsPerEndpointRatio, cur, max, AppDomain); 232WriteEvent(EventIds.ErrorHandlerInvoked, TypeName, Handled, ExceptionTypeName, HostReference, AppDomain); 250WriteEvent(EventIds.FaultProviderInvoked, TypeName, ExceptionTypeName, HostReference, AppDomain); 346WriteEvent(EventIds.OperationCompleted, MethodName, Duration, HostReference, AppDomain); 372WriteEvent(EventIds.ClientOperationPrepared, Action, ContractName, Destination, HostReference, AppDomain); 392WriteEvent(EventIds.ServiceChannelCallStop, Action, ContractName, Destination, HostReference, AppDomain); 411WriteEvent(EventIds.ServiceException, ExceptionToString, ExceptionTypeName, HostReference, AppDomain); 448WriteEvent(EventIds.MessageSentToTransport, CorrelationId, HostReference, AppDomain); 493WriteEvent(EventIds.MessageReceivedFromTransport, CorrelationId, HostReference, AppDomain); 512WriteEvent(EventIds.OperationFailed, MethodName, Duration, HostReference, AppDomain); 531WriteEvent(EventIds.OperationFaulted, MethodName, Duration, HostReference, AppDomain); 692WriteEvent(EventIds.ScheduleRuntimeWorkItem, data1, data2, data3, AppDomain); 861WriteEvent(EventIds.ClientBaseCachedChannelFactoryCount, Count, MaxNum, EventSource, AppDomain); 881WriteEvent(EventIds.ClientBaseChannelFactoryAgedOutofCache, Count, EventSource, AppDomain); 940WriteEvent(EventIds.MessageReadByEncoder, Size, EventSource, AppDomain); 960WriteEvent(EventIds.MessageWrittenByEncoder, Size, EventSource, AppDomain); 998WriteEvent(EventIds.SocketReadStop, SocketId, Size, Endpoint, AppDomain); 1015WriteEvent(EventIds.SocketAsyncReadStop, SocketId, Size, Endpoint, AppDomain); 1032WriteEvent(EventIds.SocketWriteStart, SocketId, Size, Endpoint, AppDomain); 1049WriteEvent(EventIds.SocketAsyncWriteStart, SocketId, Size, Endpoint, AppDomain); 1348WriteEvent(EventIds.ThrowingEtwExceptionVerbose, data1, data2, SerializedException, AppDomain); 1747WriteEvent(EventIds.ConnectionPoolMiss, PoolKey, busy, AppDomain); 1879WriteEvent(EventIds.WebSocketAsyncWriteStart, websocketId, byteCount, remoteAddress, AppDomain); 1933WriteEvent(EventIds.WebSocketAsyncReadStop, websocketId, byteCount, remoteAddress, AppDomain); 1951WriteEvent(EventIds.WebSocketCloseSent, websocketId, remoteAddress, closeStatus, AppDomain); 1969WriteEvent(EventIds.WebSocketCloseOutputSent, websocketId, remoteAddress, closeStatus, AppDomain); 2005WriteEvent(EventIds.WebSocketCloseStatusReceived, websocketId, closeStatus, AppDomain); 2060WriteEvent(EventIds.TokenValidationStarted, tokenType, tokenID, HostReference, AppDomain); 2079WriteEvent(EventIds.TokenValidationSuccess, tokenType, tokenID, HostReference, AppDomain); 2098WriteEvent(EventIds.TokenValidationFailure, tokenType, tokenID, errorMessage, HostReference, AppDomain); 2243WriteEvent(EventIds.ThrowingException, data1, data2, SerializedException, AppDomain); 2261WriteEvent(EventIds.ThrowingExceptionVerbose, data1, data2, SerializedException, AppDomain); 2279WriteEvent(EventIds.ThrowingEtwException, data1, data2, SerializedException, AppDomain);
System.Threading.Tasks.Dataflow (2)
Internal\DataflowEtwProvider.cs (2)
108WriteEvent(TASKLAUNCHED_EVENTID, blockId, reason, availableMessages, taskId); 167WriteEvent(BLOCKCOMPLETED_EVENTID, blockId, reason, exceptionData);
System.Transactions.Local (3)
System\Transactions\TransactionsEtwProvider.cs (3)
572WriteEvent(ENLISTMENT_CREATED_LTM_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions); 579WriteEvent(ENLISTMENT_CREATED_OLETX_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions); 1055WriteEvent(TRANSACTIONSCOPE_CREATED_EVENTID, transactionID, transactionScopeResult);
Templates.Blazor.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal 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)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Templates.Blazor.WebAssembly.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Templates.Mvc.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Templates.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
1097public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1143public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1343internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);