File tree Expand file tree Collapse file tree 3 files changed +60
-56
lines changed Expand file tree Collapse file tree 3 files changed +60
-56
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ public override void Populate(TextWriter trapFile)
2121 var item1 = EntityConstructor . ConstructAppropriateEntity ( PowerShellContext , Fragment . Clauses [ index ] . Item1 ) ;
2222 var item2 = EntityConstructor . ConstructAppropriateEntity ( PowerShellContext , Fragment . Clauses [ index ] . Item2 ) ;
2323 trapFile . if_statement_clause ( this , index , item1 , item2 ) ;
24- index ++ ;
2524 }
2625 if ( Fragment . ElseClause is not null )
2726 {
Original file line number Diff line number Diff line change 375375| Statements/UseProcessBlockForPipelineCommand.ps1:4:5:10:12 | {...} | Statements/UseProcessBlockForPipelineCommand.ps1:2:1:11:2 | {...} |
376376| Statements/UseProcessBlockForPipelineCommand.ps1:5:9:5:39 | Parameter | Statements/UseProcessBlockForPipelineCommand.ps1:5:9:7:16 | Number |
377377| Statements/UseProcessBlockForPipelineCommand.ps1:5:9:7:16 | Number | Statements/UseProcessBlockForPipelineCommand.ps1:4:5:8:6 | param(...) |
378- | Statements/UseProcessBlockForPipelineCommand.ps1:5:20:5:37 | True | Statements/UseProcessBlockForPipelineCommand.ps1:5:9 :5:39 | Parameter |
379- | Statements/UseProcessBlockForPipelineCommand.ps1:5:20:5:37 | True | Statements/UseProcessBlockForPipelineCommand.ps1:5:20 :5:37 | True |
378+ | Statements/UseProcessBlockForPipelineCommand.ps1:5:20:5:37 | True | Statements/UseProcessBlockForPipelineCommand.ps1:5:20 :5:37 | ValueFromPipeline |
379+ | Statements/UseProcessBlockForPipelineCommand.ps1:5:20:5:37 | ValueFromPipeline | Statements/UseProcessBlockForPipelineCommand.ps1:5:9 :5:39 | Parameter |
380380| Statements/UseProcessBlockForPipelineCommand.ps1:6:9:6:14 | int | Statements/UseProcessBlockForPipelineCommand.ps1:5:9:7:16 | Number |
381381| Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number | Statements/UseProcessBlockForPipelineCommand.ps1:4:5:10:12 | {...} |
382382| Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number | Statements/UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number |
You can’t perform that action at this time.
0 commit comments