11 writes to Guid
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\WcfEventSource.cs (1)
10[EventSource(Name = "Microsoft-Windows-Application Server-Applications", Guid = "c651f5f6-1c0d-492e-8ae1-b4efd7c9d503")]
System.Collections.Concurrent (1)
System\Collections\Concurrent\CDSCollectionETWBCLProvider.cs (1)
23Guid = "35167F8E-49B2-4b96-AB86-435B59336B5E"
System.Linq.Parallel (1)
System\Linq\Parallel\Utils\PLINQETWProvider.cs (1)
24Guid = "159eeeec-4a14-4418-a8fe-faabcd987887")]
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Buffers\ArrayPoolEventSource.cs (1)
9[EventSource(Guid = "0866B2B8-5CEF-5DB9-2612-0C0FFD814A44", Name = "System.Buffers.ArrayPoolEventSource")]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\FrameworkEventSource.cs (1)
9[EventSource(Guid = "8E9F5090-2D75-4d03-8A81-E5AFBF85DAF1", Name = "System.Diagnostics.Eventing.FrameworkEventSource")]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\NativeRuntimeEventSource.cs (1)
17[EventSource(Guid = "E13C0D23-CCBC-4E12-931B-D9CC2EEE27E4", Name = EventSourceName)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\RuntimeEventSource.cs (1)
13[EventSource(Guid = "49592C0F-5A05-516D-AA4B-A64E02026C89", Name = EventSourceName)]
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TplEventSource.cs (1)
13Guid = "2e5dba47-a3d2-4d16-8ee0-6671ffdcd7b5"
System.Threading (1)
System\Threading\CDSsyncETWBCLProvider.cs (1)
26Guid = "EC631D38-466B-4290-9306-834971BA0217"
System.Threading.Tasks.Dataflow (1)
Internal\DataflowEtwProvider.cs (1)
24Guid = "16F53577-E41D-43D4-B47E-C17025BF4025")]
System.Transactions.Local (1)
System\Transactions\TransactionsEtwProvider.cs (1)
76Guid = "8ac2d80a-1f1a-431b-ace4-bff8824aef0b")]
2 references to Guid
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
376if (attrib.Guid != null) 378if (Guid.TryParse(attrib.Guid, out Guid g))