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