Predicate Cached::alwaysNotNullMethod
Holds if method m
always returns non-null.
Import path
import semmle.code.cil.CallableReturns
predicate alwaysNotNullMethod(Method m)
Holds if method m
always returns non-null.
import semmle.code.cil.CallableReturns
predicate alwaysNotNullMethod(Method m)