You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: XtractQuery/Logic.Business.Level5ScriptManagement/Logic.Business.Level5ScriptManagement/Level5CodeUnitConverter.cs
+37-2
Original file line number
Diff line number
Diff line change
@@ -471,8 +471,33 @@ private void AddExpression(ScriptFile result, ExpressionSyntax expression, out i
Copy file name to clipboardExpand all lines: XtractQuery/Logic.Business.Level5ScriptManagement/Logic.Business.Level5ScriptManagement/Level5ScriptFileConverter.cs
Copy file name to clipboardExpand all lines: XtractQuery/Logic.Business.Level5ScriptManagement/Logic.Business.Level5ScriptManagement/Level5ScriptManagementWorkflow.cs
+3-3
Original file line number
Diff line number
Diff line change
@@ -282,10 +282,10 @@ private void PrintHelp()
282
282
Console.WriteLine(" Valid operations are: e for extraction, c for creation, d for decompression");
283
283
Console.WriteLine(" -t, --type\t\tThe type of file given");
Copy file name to clipboardExpand all lines: XtractQuery/Logic.Domain.CodeAnalysis/Logic.Domain.CodeAnalysis.Contract/Level5/DataClasses/MethodInvocationExpressionSyntax.cs
Copy file name to clipboardExpand all lines: XtractQuery/Logic.Domain.CodeAnalysis/Logic.Domain.CodeAnalysis/Level5/Level5ScriptWhitespaceNormalizer.cs
0 commit comments