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