2 references to GcNotificationFlags
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
49
public const string GcNotificationFlags = nameof(
GcNotificationFlags
);
Contracts\Notifications_1.cs (1)
30
TargetPointer pGcNotificationFlags = _target.ReadGlobalPointer(Constants.Globals.
GcNotificationFlags
);