1 reference to GetOperatorTokenOfPrefixUnaryExpression
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_Negate.cs (1)
524
var operatorToken = syntaxFacts.
GetOperatorTokenOfPrefixUnaryExpression
(expression);