2 references to IsVarPattern
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
AbstractRemoveUnusedValuesCodeFixProvider.cs (1)
552
else if (syntaxFacts.
IsVarPattern
(node))
SyntaxGeneratorExtensions_Negate.cs (1)
346
if (syntaxFacts.
IsVarPattern
(pattern))