1 write to _expandInsideNode
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Simplification\CSharpSimplificationService.Expander.cs (1)
60
_expandInsideNode
= expandInsideNode;
2 references to _expandInsideNode
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Simplification\CSharpSimplificationService.Expander.cs (2)
68
if (
_expandInsideNode
== null ||
_expandInsideNode
(node))