1 write to _expandParameter
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Simplification\CSharpSimplificationService.Expander.cs (1)
61_expandParameter = expandParameter;
2 references to _expandParameter
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Simplification\CSharpSimplificationService.Expander.cs (2)
170if (_expandParameter && parenthesizedLambda.ParameterList != null) 221if (_expandParameter)