88 references to WriteEvent
Aspire.Hosting (4)
AspireEventSource.cs (4)
127WriteEvent(13, operationType, resourceType); 136WriteEvent(14, operationType, resourceType); 145WriteEvent(15, operationType, resourceType); 154WriteEvent(16, operationType, resourceType);
dotnet-dev-certs (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Microsoft.AspNetCore.DeveloperCertificates.XPlat (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal 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)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Microsoft.Extensions.DependencyInjection (3)
DependencyInjectionEventSource.cs (3)
52WriteEvent(1, serviceType, callSite, chunkIndex, chunkCount, serviceProviderHashCode); 90WriteEvent(7, serviceProviderHashCode, singletonServices, scopedServices, transientServices, closedGenericsServices, openGenericsServices); 98WriteEvent(8, serviceProviderHashCode, descriptors, chunkIndex, chunkCount);
System.Diagnostics.DiagnosticSource (11)
System\Diagnostics\Metrics\MetricsEventSource.cs (11)
117WriteEvent(2, sessionId, intervalStartTime, intervalEndTime); 127WriteEvent(3, sessionId, intervalStartTime, intervalEndTime); 137WriteEvent(4, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId); 147WriteEvent(5, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, lastValue, instrumentId); 157WriteEvent(6, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, quantiles, count, sum, instrumentId); 182WriteEvent(7, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "", 207WriteEvent(8, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "", 242WriteEvent(11, sessionId, meterName, meterVersion ?? "", instrumentName, instrumentType, unit ?? "", description ?? "", 277WriteEvent(16, sessionId, meterName, meterVersion ?? "", instrumentName, unit ?? "", tags, rate, value, instrumentId); 287WriteEvent(17, clientId, expectedMaxHistograms, actualMaxHistograms, expectedMaxTimeSeries, actualMaxTimeSeries, expectedRefreshInterval, actualRefreshInterval); 310WriteEvent(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)
533WriteEvent(25, NewId);
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (3)
485WriteEvent(EventId_CrlCacheExpired, verificationTime, nextUpdate); 509WriteEvent(EventId_CrlCacheAcceptedFile, nextUpdate); 710WriteEvent(EventId_RevocationCheckStart, revocationMode, revocationFlag, chainSize);
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)
111WriteEvent(TASKLAUNCHED_EVENTID, blockId, reason, availableMessages, taskId); 170WriteEvent(BLOCKCOMPLETED_EVENTID, blockId, reason, exceptionData);
System.Transactions.Local (3)
System\Transactions\TransactionsEtwProvider.cs (3)
578WriteEvent(ENLISTMENT_CREATED_LTM_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions); 585WriteEvent(ENLISTMENT_CREATED_OLETX_EVENTID, enlistmentIdentifier, enlistmentType, enlistmentOptions); 1061WriteEvent(TRANSACTIONSCOPE_CREATED_EVENTID, transactionID, transactionScopeResult);
Templates.Blazor.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal 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)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Templates.Blazor.WebAssembly.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Templates.Mvc.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);
Templates.Tests (3)
src\Shared\CertificateGeneration\CertificateManager.cs (3)
957public void ListCertificatesStart(StoreLocation location, StoreName storeName) => WriteEvent(1, location, storeName); 1003public void SaveCertificateInStoreStart(string certificate, StoreName name, StoreLocation location) => WriteEvent(20, certificate, name, location); 1203internal void UnixOpenSslRehashTooManyHashes(string fullName, string hash, int maxHashCollisions) => WriteEvent(84, fullName, hash, maxHashCollisions);