2 references to StubCodeBlockLast
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
87public const string StubCodeBlockLast = nameof(StubCodeBlockLast);
Contracts\ExecutionManager\ExecutionManagerCore.cs (1)
145byte stubCodeBlockLast = target.ReadGlobal<byte>(Constants.Globals.StubCodeBlockLast);