2 references to ThePreStub
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
95public const string ThePreStub = nameof(ThePreStub);
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
39_thePreStub = _target.TryReadGlobalPointer(Constants.Globals.ThePreStub, out TargetPointer? thePreStubPtr)