PowerShell/src/Microsoft.PowerShell.ConsoleHost/host/msh
2021-10-05 10:29:16 -07:00
..
CommandLineParameterParser.cs Only allow -File to accept .ps1 scripts on Windows (#15859) 2021-08-03 13:43:00 -07:00
ConsoleControl.cs Enable IDE0049 PreferBuiltInOrFrameworkType (#14491) 2021-07-28 12:39:14 -07:00
ConsoleHost.cs Change Target from a CodeProperty to be an AliasProperty that points to FileSystemInfo.LinkTarget (#16165) 2021-10-05 10:29:16 -07:00
ConsoleHostRawUserInterface.cs Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00
ConsoleHostTranscript.cs Remove unnecessary usings part 5 (#14050) 2020-11-13 08:37:41 +05:00
ConsoleHostUserInterface.cs Move GetOuputString() and GetFormatStyleString() to PSHostUserInterface as public API (#16075) 2021-09-10 09:05:07 -07:00
ConsoleHostUserInterfaceProgress.cs Make PS-Committee reviewed experimental features stable (#15864) 2021-08-09 14:01:57 -07:00
ConsoleHostUserInterfacePrompt.cs Mark local variable as const (#13217) 2020-11-24 20:06:16 +05:00
ConsoleHostUserInterfacePromptForChoice.cs Fix RCS1215: Expression is always equal to true/false (#14356) 2021-01-19 16:03:59 +05:00
ConsoleHostUserInterfaceSecurity.cs Fix PromptForCredential() to add targetName as domain (#14504) 2021-03-08 10:52:02 -08:00
ConsoleShell.cs Cleanup: Remove redundant empty lines (#13404) 2020-08-25 11:29:26 -07:00
ConsoleTextWriter.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
Executor.cs Remove implicit remoting batch experimental feature (#15863) 2021-08-13 08:34:31 +05:00
ManagedEntrance.cs Run dotnet-format to improve formatting of source code (#13503) 2020-11-04 11:13:56 -08:00
PendingProgress.cs Remove 4 assertions which cause debug build test runs to fail (#15963) 2021-08-22 10:49:07 -07:00
ProgressNode.cs Make PS-Committee reviewed experimental features stable (#15864) 2021-08-09 14:01:57 -07:00
ProgressPane.cs Make PS-Committee reviewed experimental features stable (#15864) 2021-08-09 14:01:57 -07:00
Serialization.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
StartTranscriptCmdlet.cs Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574) 2020-11-11 12:15:20 +05:00
StopTranscriptCmdlet.cs Update StopTranscriptCmdlet.cs summary comment (#15349) 2021-05-06 08:56:55 +05:00
UpdatesNotification.cs Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00