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