2 references to IsIsTypeExpression
Microsoft.CodeAnalysis.Workspaces (2)
SyntaxGeneratorExtensions_Negate.cs (2)
113
if (syntaxFacts.
IsIsTypeExpression
(expressionOrPattern))
152
if (syntaxFacts.
IsIsTypeExpression
(expressionNode))