PowerShell/src/System.Management.Automation/engine
2021-11-09 18:26:14 -08:00
..
COM Enable nullable: System.Management.Automation.IDispatch (#14185) 2021-05-26 11:08:27 +05:00
ComInterop Update to .NET Preview 6 SDK (#15452) 2021-05-25 19:24:28 -07:00
CommandCompletion Fix tab completion within the script block specified for the ValidateScriptAttribute. (#14550) 2021-11-09 18:26:14 -08:00
debugger Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
ExperimentalFeature Fix for SSH remoting when banner is enabled on SSHD endpoint (#16205) 2021-10-28 10:39:55 -07:00
hostifaces Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
interpreter Seal private classes (#15725) 2021-07-19 14:09:12 +05:00
lang Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
Modules Remove implicit remoting batch experimental feature (#15863) 2021-08-13 08:34:31 +05:00
parser Fix parser to generate error when array has more than 32 dimensions (#16276) 2021-10-29 08:16:26 +05:00
remoting Fix for SSH remoting when banner is enabled on SSHD endpoint (#16205) 2021-10-28 10:39:55 -07:00
runtime Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
Subsystem Fix spelling in XML docs (#15939) 2021-08-17 09:01:04 +05:00
WinRT Enable nullable: System.Management.Automation.IInspectable (#14155) 2021-05-18 19:53:21 +05:00
AliasInfo.cs Cleanup: remove duplicate words in comments (#13539) 2020-08-31 11:39:00 -07:00
ApplicationInfo.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
ArgumentToVersionTransformationAttribute.cs Add -HttpVersion parameter to web cmdlets (#15853) 2021-11-02 16:53:36 -07:00
ArgumentTypeConverterAttribute.cs Enable IDE0031: Null check can be simplified (#13548) 2020-11-20 11:42:51 +05:00
Attributes.cs Use static lambda keyword (#15154) 2021-04-12 12:44:05 -07:00
AutomationEngine.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
AutomationNull.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
ChildrenCmdletProviderInterfaces.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
cmdlet.cs Change 'snippet' tag to 'code' tag in XML comments (#16106) 2021-09-15 15:42:13 -07:00
CmdletFamilyProviderInterfaces.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
CmdletInfo.cs Enable IDE0074: Use coalesce compound assignment (#13396) 2020-11-25 17:37:01 +05:00
CmdletParameterBinderController.cs Seal private classes (#15725) 2021-07-19 14:09:12 +05:00
CodeMethods.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
CommandBase.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
CommandDiscovery.cs Add support to colorize FileInfo file names (#14403) 2021-07-12 11:07:29 -07:00
CommandInfo.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
CommandMetadata.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
CommandParameter.cs Seal private classes (#15725) 2021-07-19 14:09:12 +05:00
CommandPathSearch.cs Fix IDisposable impl for CommandPathSearch (#15793) 2021-07-20 09:30:48 +05:00
CommandProcessor.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
CommandProcessorBase.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
CommandSearcher.cs Write proper error messages for Get-Command ' ' (#13564) 2021-01-10 18:03:05 +05:00
CommonCommandParameters.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
CompiledCommandParameter.cs Use static lambda keyword (#15154) 2021-04-12 12:44:05 -07:00
ConfigurationInfo.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ContentCmdletProviderInterfaces.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
CoreAdapter.cs Update .NET adapter to handle interface static members properly (#15908) 2021-08-14 07:56:14 -07:00
Credential.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
CultureVariable.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
DataStoreAdapter.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
DataStoreAdapterProvider.cs Enable IDE0062: MakeLocalFunctionStatic (#14044) 2020-11-13 09:12:38 +05:00
DefaultCommandRuntime.cs Annotate ThrowTerminatingError with DoesNotReturn attribute (#15352) 2021-05-06 09:23:34 -07:00
DriveInterfaces.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
DriveNames.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
DscResourceInfo.cs Use read-only auto-implemented properties (#13507) 2020-09-02 08:11:16 +05:00
DscResourceSearcher.cs Fix IDE0044: MakeFieldReadonly part 12 (#13967) 2020-11-05 08:36:23 +05:00
EngineIntrinsics.cs Enable IDE0074: Use coalesce compound assignment (#13396) 2020-11-25 17:37:01 +05:00
EnumExpressionEvaluator.cs Mark private members as static part 9 (#14234) 2020-11-27 13:10:43 +05:00
EnumMinimumDisambiguation.cs Mark local variable as const (#13217) 2020-11-24 20:06:16 +05:00
ErrorPackage.cs Enable nullable: System.Management.Automation.IResourceSupplier (#14159) 2021-05-19 22:11:52 +05:00
EventManager.cs Enable CA1067: Override Object.Equals(object) when implementing IEquatable<T> (#13871) 2021-08-05 16:32:33 -07:00
ExecutionContext.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
ExtendedTypeSystemException.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
ExternalScriptInfo.cs Revert "Use GetValueOrDefault() for nullable PSLanguageMode (#13849)" (#15980) 2021-08-23 17:20:29 -07:00
ExtraAdapter.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
FilterInfo.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
FunctionInfo.cs Enable IDE0074: Use coalesce compound assignment (#13396) 2020-11-25 17:37:01 +05:00
GetCommandCommand.cs Seal private classes (#15725) 2021-07-19 14:09:12 +05:00
ICommandRuntime.cs Enable nullable: System.Management.Automation.ICommandRuntime (#15566) 2021-06-14 10:57:34 -07:00
InformationRecord.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
InitialSessionState.cs Remove unnecessary call to ToArray (#16307) 2021-10-28 11:22:09 -07:00
InternalCommands.cs Add -HttpVersion parameter to web cmdlets (#15853) 2021-11-02 16:53:36 -07:00
InvocationInfo.cs Use static lambda keyword (#15154) 2021-04-12 12:44:05 -07:00
ItemCmdletProviderInterfaces.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
LanguagePrimitives.cs Update .NET adapter to handle interface static members properly (#15908) 2021-08-14 07:56:14 -07:00
ManagementObjectAdapter.cs Mark private members as static part 9 (#14234) 2020-11-27 13:10:43 +05:00
MergedCommandParameterMetadata.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
MinishellParameterBinderController.cs Enable SA1106: Code should not contain empty statements (#13964) 2020-11-21 19:26:44 +05:00
MshCmdlet.cs Improve CommandInvocationIntrinsics API documentation and style (#14369) 2021-09-03 16:05:30 -07:00
MshCommandRuntime.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
MshMemberInfo.cs Enable CA1052: Static holder types should be Static or NotInheritable (#14483) 2021-01-08 22:53:11 +05:00
MshObject.cs Enable SA1314: Type parameter names should begin with T (#14470) 2020-12-23 08:02:22 +05:00
MshObjectTypeDescriptor.cs Enable SA1516: Elements should be separated by blank line (#14137) 2020-11-20 16:11:36 +05:00
MshReference.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
MshSecurityException.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
MshSnapinQualifiedName.cs Make classes sealed (#15675) 2021-07-04 16:49:52 +05:00
NativeCommand.cs Formatting: Add empty line between declarations (#12824) 2020-05-29 04:56:33 +00:00
NativeCommandParameterBinder.cs Fix a casting error when using $PSNativeCommandUsesErrorActionPreference (#15993) 2021-08-25 17:05:54 -07:00
NativeCommandParameterBinderController.cs Add a Windows mode for native commands that allows some commands to use legacy argument passing (#15408) 2021-07-20 23:10:04 +00:00
NativeCommandProcessor.cs Remove unneeded call to File.ResolveLinkTarget from IsWindowsApplication (#16371) 2021-11-03 22:28:04 -07:00
NullString.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ObjectEventRegistrationBase.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ParameterBinderBase.cs Enable IDE0074: Use coalesce compound assignment (#13396) 2020-11-25 17:37:01 +05:00
ParameterBinderController.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
ParameterInfo.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
ParameterSetInfo.cs Fix whitespace issues (#14092) 2020-11-19 10:06:02 +05:00
ParameterSetPromptingData.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
ParameterSetSpecificMetadata.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
PathInterfaces.cs Enable IDE0074: Use coalesce compound assignment (#13396) 2020-11-25 17:37:01 +05:00
Pipe.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
pipeline.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
PositionalCommandParameter.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
PowerShellStreamType.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ProcessCodeMethods.cs Add missing assessibility modifiers (#12820) 2020-05-31 04:46:24 +00:00
ProgressRecord.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
PropertyCmdletProviderInterfaces.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
ProviderInterfaces.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
ProviderNames.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
ProxyCommand.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
PSClassInfo.cs Use read-only auto-implemented properties (#13507) 2020-09-02 08:11:16 +05:00
PSClassSearcher.cs Mark private members as static part 9 (#14234) 2020-11-27 13:10:43 +05:00
PSConfiguration.cs Mark private members as static part 9 (#14234) 2020-11-27 13:10:43 +05:00
PseudoParameterBinder.cs Enable IDE0031: Null check can be simplified (#13548) 2020-11-20 11:42:51 +05:00
PseudoParameters.cs Enable CA1825: Avoid zero-length array allocations (#13961) 2020-11-04 08:56:26 +05:00
PSVersionInfo.cs Update metadata.json in preparation on 7.3.0-preview.1 release (#16406) 2021-11-09 08:31:01 -08:00
QuestionMarkVariable.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
ReflectionParameterBinder.cs Use static lambda keyword (#15154) 2021-04-12 12:44:05 -07:00
regex.cs Seal private classes (#15725) 2021-07-19 14:09:12 +05:00
ScopedItemSearcher.cs Use is not syntax part 2 (#13338) 2020-11-05 10:23:50 +05:00
ScriptCommand.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
ScriptCommandProcessor.cs Add clean block to script block as a peer to begin, process, and end to allow easy resource cleanup (#15177) 2021-10-11 14:49:09 -07:00
ScriptInfo.cs Enable IDE0074: Use coalesce compound assignment (#13396) 2020-11-25 17:37:01 +05:00
scriptparameterbinder.cs Use read-only auto-implemented properties (#13507) 2020-09-02 08:11:16 +05:00
scriptparameterbindercontroller.cs Use read-only auto-implemented properties (#13507) 2020-09-02 08:11:16 +05:00
SecurityDescriptorCmdletProviderInterfaces.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
SecurityManagerBase.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
serialization.cs Fix CA1052 for public API to make classes static when they only have static methods (#15775) 2021-07-28 12:28:24 -07:00
SerializationStrings.cs Enable SA1106: Code should not contain empty statements (#13964) 2020-11-21 19:26:44 +05:00
SessionState.cs Mark private members as static part 9 (#14234) 2020-11-27 13:10:43 +05:00
SessionStateAliasAPIs.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
SessionStateCmdletAPIs.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
SessionStateContainer.cs Fix retrieving dynamic parameters from provider even if globbed path returns no results (#15525) 2021-06-14 11:09:26 -07:00
SessionStateContent.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
SessionStateDriveAPIs.cs Enable SA1003: Symbols should be spaced correctly (#14476) 2020-12-23 21:21:26 +05:00
SessionStateDynamicProperty.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
SessionStateFunctionAPIs.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
SessionStateItem.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
SessionStateLocationAPIs.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
SessionStateNavigation.cs Mark private members as static part 9 (#14234) 2020-11-27 13:10:43 +05:00
SessionStateProperty.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
SessionStateProviderAPIs.cs Fix RCS1221: Use pattern matching instead of combination of 'as' operator and null check (#13333) 2020-11-05 21:58:48 +05:00
SessionStatePublic.cs Enable nullable: System.Management.Automation.IHasSessionStateEntryVisibility (#14169) 2020-12-11 10:46:36 +05:00
SessionStateScope.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
SessionStateScopeAPIs.cs Revert "Use is null syntax (#13277)" (#13322) 2020-07-30 16:06:38 -07:00
SessionStateScopeEnumerator.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
SessionStateSecurityDescriptorInterface.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
SessionStateStrings.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
SessionStateUtils.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
SessionStateVariableAPIs.cs Mark private members as static part 9 (#14234) 2020-11-27 13:10:43 +05:00
ShellVariable.cs Fix SA1504: All accessors should be single-line or multi-lin (#14241) 2021-01-09 12:44:38 +05:00
SpecialVariables.cs Fix a casting error when using $PSNativeCommandUsesErrorActionPreference (#15993) 2021-08-25 17:05:54 -07:00
ThirdPartyAdapter.cs Use see keyword in documentation (#14220) 2020-11-24 09:35:46 +05:00
TransactedString.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TransactionManager.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TypeMetadata.cs Enable SA1000: Keywords should be spaced correctly (#13973) 2020-11-30 22:13:12 +05:00
TypeTable.cs Fix typo in TypeTable.cs (#16220) 2021-10-11 10:15:16 -07:00
TypeTable_GetEvent_Types_Ps1Xml.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
TypeTable_Types_Ps1Xml.cs Change Target from a CodeProperty to be an AliasProperty that points to FileSystemInfo.LinkTarget (#16165) 2021-10-05 10:29:16 -07:00
TypeTable_TypesV3_Ps1Xml.cs Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
UserFeedbackParameters.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
Utils.cs Move GetOuputString() and GetFormatStyleString() to PSHostUserInterface as public API (#16075) 2021-09-10 09:05:07 -07:00
VariableAttributeCollection.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
VariableInterfaces.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
VariablePath.cs Fix RCS1098: Constant values should be on right side of comparisons (#13833) 2020-11-05 09:13:12 +05:00