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