2 references to GetNegationOfNotPattern
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\Extensions\SyntaxGeneratorExtensions_Negate.cs (2)
282
negatedPattern =
GetNegationOfNotPattern
(pattern, generator, generatorInternal, syntaxFacts);
540
return
GetNegationOfNotPattern
(pattern, generator, generatorInternal, syntaxFacts);