40 references to Parenthesized
ILLink.RoslynAnalyzer (1)
IOperationExtensions.cs (1)
214 case OperationKind.Parenthesized:
Metrics (3)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
Metrics.Legacy (3)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
Microsoft.CodeAnalysis (4)
Generated\Operations.Generated.cs (2)
1547/// <item><description><see cref="OperationKind.Parenthesized"/></description></item> 6428public override OperationKind Kind => OperationKind.Parenthesized;
Operations\ControlFlowGraphBuilder.cs (2)
2952while (condition.Kind == OperationKind.Parenthesized) 7334case OperationKind.Parenthesized:
Microsoft.CodeAnalysis.Analyzers (3)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
Microsoft.CodeAnalysis.AnalyzerUtilities (5)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowOperationVisitor.cs (2)
1499case OperationKind.Parenthesized: 1519case OperationKind.Parenthesized:
Microsoft.CodeAnalysis.BannedApiAnalyzers (3)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\OperationExtensions.cs (1)
276case OperationKind.Parenthesized:
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\SymbolUsageAnalysis\SymbolUsageAnalysis.Walker.cs (1)
442case OperationKind.Parenthesized:
Microsoft.CodeAnalysis.ResxSourceGenerator (3)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
Microsoft.CodeAnalysis.Test.Utilities (2)
Compilation\ControlFlowGraphVerifier.cs (1)
1928case OperationKind.Parenthesized:
Compilation\TestOperationVisitor.cs (1)
1211Assert.Equal(OperationKind.Parenthesized, operation.Kind);
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\OperationExtensions.cs (1)
276case OperationKind.Parenthesized:
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\SymbolUsageAnalysis\SymbolUsageAnalysis.Walker.cs (1)
442case OperationKind.Parenthesized:
Roslyn.Diagnostics.Analyzers (4)
AbstractDoNotCopyValue.cs (1)
1427case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
Test.Utilities (2)
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized:
Text.Analyzers (3)
src\RoslynAnalyzers\Utilities\Compiler\CodeMetrics\ComputationalComplexityMetrics.cs (1)
255case OperationKind.Parenthesized:
src\RoslynAnalyzers\Utilities\Compiler\Extensions\IOperationExtensions.cs (2)
609case OperationKind.Parenthesized: 1104case OperationKind.Parenthesized: