1 reference to IsValid
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceLocalForExpressionCodeRefactoringProvider.cs (1)
74
return expressionStatement != null &&
IsValid
(expressionStatement, context.Span)