2 references to MAX_EPILOG_SIZE
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\ARM\ARMUnwinder.cs (2)
156if (offsetInFunction + MAX_EPILOG_SIZE >= functionLength) 194if (offsetInFunction < scopeStart + MAX_EPILOG_SIZE)