1 instantiation of GcNotificationData
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Notifications_1.cs (1)
65return new GcNotificationData(eventData, IsSupportedEvent: eventType == GcEventType.MarkEnd);
2 references to GcNotificationData
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Notifications_1.cs (1)
61private static GcNotificationData ParseGcNotification(ReadOnlySpan<TargetPointer> exceptionInformation)
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.IXCLRDataProcess.cs (1)
695case GcNotificationData gc: