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