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