1 write to ChildShouldParenthesize
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\EvalResultDataItem.cs (1)
183
this.
ChildShouldParenthesize
= childShouldParenthesize;
2 references to ChildShouldParenthesize
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
src\ExpressionEvaluator\Core\Source\ResultProvider\Helpers\EvalResultDataItem.cs (2)
205
ChildShouldParenthesize
,
222
childShouldParenthesize:
ChildShouldParenthesize
,