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