2 usages of Guid ee799f41-cfa5-550b-bf2c-344747c1c668
mscorlib (1)
system\diagnostics\eventing\eventsource.cs (1)
4103private static readonly Guid AspNetEventSourceGuid = new Guid("ee799f41-cfa5-550b-bf2c-344747c1c668");
System.Web (1)
AspNetEventSource.cs (1)
22[EventSource(Name = "Microsoft-Windows-ASPNET", Guid = "ee799f41-cfa5-550b-bf2c-344747c1c668")]