3 references to IsStubCodeBlock
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\ExecutionManager\ExecutionManagerCore.EEJitManager.cs (2)
179
if (RangeSection.
IsStubCodeBlock
(Target, codeHeaderAddress))
190
if (RangeSection.
IsStubCodeBlock
(Target, codeHeaderAddress))
Contracts\ExecutionManager\ExecutionManagerCore.InterpreterJitManager.cs (1)
149
if (RangeSection.
IsStubCodeBlock
(Target, codeHeaderIndirect))