1 implementation of IsChecked
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
5701public bool IsChecked { get; }
17 references to IsChecked
GenerateDocumentationAndConfigFiles (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
73if ((parentBinaryOp.IsChecked || innerBinaryOp.IsChecked) &&
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
2240leftOperand = PopStackFrame(frame, new BinaryOperation(operation.OperatorKind, PopOperand(), rightOperand, operation.IsLifted, operation.IsChecked, operation.IsCompareText, 2553binOp.IsChecked, 2643binOp.IsChecked,
Microsoft.CodeAnalysis.Analyzers (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
73if ((parentBinaryOp.IsChecked || innerBinaryOp.IsChecked) &&
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
73if ((parentBinaryOp.IsChecked || innerBinaryOp.IsChecked) &&
Microsoft.CodeAnalysis.CodeStyle (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
73if ((parentBinaryOp.IsChecked || innerBinaryOp.IsChecked) &&
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
73if ((parentBinaryOp.IsChecked || innerBinaryOp.IsChecked) &&
Microsoft.CodeAnalysis.Workspaces (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
73if ((parentBinaryOp.IsChecked || innerBinaryOp.IsChecked) &&
Roslyn.Diagnostics.Analyzers (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SemanticFacts\ISemanticFactsExtensions.cs (2)
73if ((parentBinaryOp.IsChecked || innerBinaryOp.IsChecked) &&