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