3 references to IsPrefix
System.Linq.Expressions (3)
System\Linq\Expressions\UnaryExpression.cs (3)
153
if (
IsPrefix
)
190
if (
IsPrefix
)
238
bool prefix =
IsPrefix
;