1 override of GetCondition
Microsoft.CodeAnalysis.CSharp.Features (1)
InvertIf\CSharpInvertIfCodeRefactoringProvider.cs (1)
39
protected override SyntaxNode
GetCondition
(IfStatementSyntax ifNode)
1 reference to GetCondition
Microsoft.CodeAnalysis.Features (1)
InvertIf\AbstractInvertIfCodeRefactoringProvider.cs (1)
309
GetCondition
(ifNode),