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