2 references to IsPrefix
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_UnaryOperator.cs (2)
420
if (!
IsPrefix
(node))
560
bool isPrefix =
IsPrefix
(node);