2 references to DebugDestroyedHandleValue
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
158public const string DebugDestroyedHandleValue = nameof(DebugDestroyedHandleValue);
Contracts\GC\GC_1.cs (1)
53_debugDestroyedHandleValue = target.ReadGlobalPointer(Constants.Globals.DebugDestroyedHandleValue);