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