9 instantiations of EventSource
mscorlib (5)
parent\parent\parent\parent\InternalApis\NDP_Common\inc\PinnableBufferCache.cs (1)
604[EventSource(Name = "Microsoft-DotNETRuntime-PinnableBufferCache")]
system\Collections\Concurrent\CDSCollectionETWBCLProvider.cs (1)
30[EventSource(
system\diagnostics\eventing\frameworkeventsource.cs (1)
33[EventSource(Guid = "8E9F5090-2D75-4d03-8A81-E5AFBF85DAF1", Name = "System.Diagnostics.Eventing.FrameworkEventSource")]
system\threading\CDSsyncETWBCLProvider.cs (1)
32[EventSource(
system\threading\Tasks\TPLETWProvider.cs (1)
28[EventSource(
System (1)
parent\parent\parent\InternalApis\NDP_Common\inc\PinnableBufferCache.cs (1)
606[EventSource(Name = "Microsoft-DotNETRuntime-PinnableBufferCache-System")]
System.Core (1)
System\Linq\Parallel\Utils\PLINQETWProvider.cs (1)
28[EventSource(
System.Data (1)
fx\src\data\System\Data\Common\SqlEventSource.cs (1)
13[EventSource(Name = SqlEventSource.EventSourceName)]
System.Web (1)
AspNetEventSource.cs (1)
22[EventSource(Name = "Microsoft-Windows-ASPNET", Guid = "ee799f41-cfa5-550b-bf2c-344747c1c668")]
9 references to EventSource
mscorlib (9)
system\diagnostics\eventing\eventsource.cs (9)
398EventSourceAttribute attrib = (EventSourceAttribute)GetCustomAttributeHelper(eventSourceType, typeof(EventSourceAttribute)); 1567EventSourceAttribute attrib = (EventSourceAttribute)GetCustomAttributeHelper(eventSourceType, typeof(EventSourceAttribute), flags); 3301EventSourceAttribute eventSourceAttrib = (EventSourceAttribute)GetCustomAttributeHelper(eventSourceType, typeof(EventSourceAttribute), flags);