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)
68if (_expandInsideNode == null || _expandInsideNode(node))