3 references to IsPrefix
System.Core (3)
Microsoft\Scripting\Ast\UnaryExpression.cs (3)
171
if (
IsPrefix
) {
201
if (
IsPrefix
) {
243
bool prefix =
IsPrefix
;