3 references to MakeUnaryChanges
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (3)
IncrementalParsing\UnaryExpression.cs (3)
64
MakeUnaryChanges
(oldStyle, newStyle);
65
MakeUnaryChanges
(oldStyle, newStyle, options: TestOptions.Script);
66
MakeUnaryChanges
(oldStyle, newStyle, topLevel: true, options: TestOptions.Script);