1 write to _matches
Microsoft.CodeAnalysis.VisualBasic.Features (1)
IntroduceVariable\VisualBasicIntroduceVariableService.Rewriter.vb (1)
21_matches = matches
1 reference to _matches
Microsoft.CodeAnalysis.VisualBasic.Features (1)
IntroduceVariable\VisualBasicIntroduceVariableService.Rewriter.vb (1)
26If expression IsNot Nothing AndAlso _matches.Contains(expression) Then