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