4 references to IsStubCodeBlock
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\ExecutionManager\ExecutionManagerCore.EEJitManager.cs (3)
184
if (!RangeSection.
IsStubCodeBlock
(Target, codeHeaderAddress))
218
if (RangeSection.
IsStubCodeBlock
(Target, codeHeaderAddress))
229
if (RangeSection.
IsStubCodeBlock
(Target, codeHeaderAddress))
Contracts\ExecutionManager\ExecutionManagerCore.InterpreterJitManager.cs (1)
150
if (RangeSection.
IsStubCodeBlock
(Target, codeHeaderIndirect))