mirror of https://github.com/dotnet/tye.git
Browse Source
* refactored ProcessExtensions.cs use of language feature using added in csharp 8.0 * refactored ProcessExtensions.cs removed nested if * refactored ProcessExtensions.cs removed nested if * refactored ProcessExtensions.cs removed duplicated quilifer * refactored ProcessExtensions.cs removed conditional access qualifier can not be null at this point * refactored ProcessExtensions.cs removed var value is not used * refactored ProcessExtensions.cs applied again quiliers missed that it is a extension * added both missing nit nit: prefer braces around ifspull/804/head
committed by
GitHub
1 changed files with 21 additions and 19 deletions
Loading…
Reference in new issue