Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,3 @@ public static ResourceManager GetResourceManager()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -657,4 +657,3 @@ private static CultureInfo GetCurrentCulture()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -2158,4 +2158,3 @@ private void FindProvidersByLogForWildcardPatterns(EventLogSession eventLogSessi
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ internal override bool CallShouldProcess(string path)
#endregion protected members
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,3 @@ internal override object GetDynamicParameters(CmdletProviderContext context)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -219,4 +219,3 @@ protected override void ProcessRecord()

}
}

Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,3 @@ protected override void ProcessRecord()

}
}

Original file line number Diff line number Diff line change
Expand Up @@ -365,4 +365,3 @@ protected override void ProcessRecord()
#endregion command code
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -416,4 +416,3 @@ protected override void EndProcessing()

}
}

Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,3 @@ internal CmdletProviderContext GetCurrentContext()
#endregion protected members
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,3 @@ internal CmdletProviderContext GetCurrentContext()
#endregion protected members
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -247,4 +247,3 @@ protected override void ProcessRecord()

}
}

Original file line number Diff line number Diff line change
Expand Up @@ -3033,4 +3033,3 @@ public string ProcessName

#endregion ProcessCommandException
}

Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,3 @@ protected override void ProcessRecord()

}
}

Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,3 @@ internal override bool CallShouldProcess(string path)
#endregion protected members
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,3 @@ private static ErrorRecord BuildOutOfRangeErrorRecord(object val, string errorId
private readonly Type _consoleColorEnumType;
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,3 @@ protected override void ProcessRecord()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ public FormatListCommand()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,3 @@ internal override FormattingCommandLineParameters GetCommandLineParameters()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ public FormatTableCommand()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,3 @@ internal override FormattingCommandLineParameters GetCommandLineParameters()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -2995,4 +2995,3 @@ internal RunspaceCreationEventArgs(
internal Collection<CommandParameter> InitialCommandArgs { get; set; }
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,3 @@ internal void WriteToTranscript(ReadOnlySpan<char> text, bool newLine)
private object _transcriptionStateLock = new object();
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -2194,4 +2194,3 @@ private static
PSTraceSource s_tracer = PSTraceSource.GetTracer("ConsoleHostUserInterface", "Console host's subclass of S.M.A.Host.Console");
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,3 @@ class ConsoleHostUserInterface : System.Management.Automation.Host.PSHostUserInt
private int progPaneUpdateFlag = 0;
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -542,4 +542,3 @@ private void ReportUnrecognizedPromptCommand(string command)
private const string PromptCommandPrefix = "!";
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,3 @@ public override PSCredential PromptForCredential(
}
}
}

1 change: 0 additions & 1 deletion src/Microsoft.PowerShell.ConsoleHost/host/msh/Executor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -739,4 +739,3 @@ internal static void CancelCurrentExecutor()
private bool _isPromptFunctionExecutor;
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -1006,4 +1006,3 @@ internal static
private const int maxNodeCount = 128;
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -490,4 +490,3 @@ private int LinesRequiredInFullStyleMethod(PSHostRawUserInterface rawUi, int max
}
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,3 @@ class ProgressPane
private ConsoleHostUserInterface _ui;
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -273,4 +273,3 @@ class WrappedDeserializer : Serialization
private bool _atEnd;
}
} // namespace

Original file line number Diff line number Diff line change
Expand Up @@ -346,4 +346,3 @@ private void ReportMultipleFilesNotSupported()
private bool _isFilenameSet;
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -216,4 +216,3 @@ private static X509Certificate2 GetCertFromPfxFile(string path, SecureString pas
}
}
}

1 change: 0 additions & 1 deletion src/Microsoft.PowerShell.Security/security/CmsCommands.cs
Original file line number Diff line number Diff line change
Expand Up @@ -585,4 +585,3 @@ private string Decrypt(string actualContent)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -391,4 +391,3 @@ protected override void ProcessRecord()
}
}
}

1 change: 0 additions & 1 deletion src/Microsoft.WSMan.Management/ConfigProvider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6585,4 +6585,3 @@ public string[] Keys

#endregion "WsMan Output Objects"
}

Original file line number Diff line number Diff line change
Expand Up @@ -404,4 +404,3 @@ protected virtual void InternalDispose()

}
}

Original file line number Diff line number Diff line change
Expand Up @@ -882,4 +882,3 @@ internal override FormattingCommandLineParameters GetCommandLineParameters()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -489,4 +489,3 @@ protected override void SetEntries()
}
#endregion
}

Original file line number Diff line number Diff line change
Expand Up @@ -1399,4 +1399,3 @@ internal override void ProcessPayload(FormatEntryData fed)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -730,4 +730,3 @@ internal static string PadLeft(string val, int count)
private static readonly char[] s_lineBreakChars = new char[] { '\n', '\r' };
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ internal static bool Convert(string expansionString, out EnumerableExpansion exp
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,3 @@ private Assembly ResolveAssemblyNameInLoadedAssemblies(string assemblyName, bool
private Hashtable _resourceReferenceToAssemblyCache = new Hashtable();
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -559,4 +559,3 @@ private static void AddPostLoadIntrinsics(TypeInfoDataBase db)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -2234,4 +2234,3 @@ internal ControlBase Control
#endregion
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,3 @@ private static bool IsEqual(object first, object second)
private object _currentGroupingKeyPropertyValue = AutomationNull.Value;
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -780,4 +780,3 @@ private List<FormatValue> AddIndentationLevel(List<FormatValue> formatValueList)
private int _enumerationLimit;
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -237,4 +237,3 @@ private void SetUpActiveProperties(PSObject so)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -491,4 +491,3 @@ private TableRowEntry GenerateTableRowEntryFromFromProperties(PSObject so, int e
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,3 @@ private void SetUpActiveProperty(PSObject so)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -685,4 +685,3 @@ private static ErrorRecord GenerateErrorRecord(FormattingError error)
private List<FormattingError> _formattingErrorList = new List<FormattingError>();
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -706,4 +706,3 @@ internal override void Deserialize(PSObject so, FormatObjectDeserializer deseria
}
#endregion
}

Original file line number Diff line number Diff line change
Expand Up @@ -335,4 +335,3 @@ internal List<PacketInfoData> Drain()
private OutputGroupQueue _groupQueue = null;
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -626,4 +626,3 @@ internal PSPropertyExpression CreateFromExpressionToken(ExpressionToken et, Data
private Dictionary<ExpressionToken, PSPropertyExpression> _expressionCache;
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -527,4 +527,3 @@ internal static string CatenateStringArray(string[] arr)
private CommandParameterDefinition _paramDef = null;
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,3 @@ internal static void HandleComputerNameProperties(PSObject so, List<MshResolvedE
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ public FormatDefaultCommand()
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,3 @@ private void ProcessWrongTypeLineOutput(object obj)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,3 @@ internal static void ThrowPSInvalidBooleanArgumentCastException(Type resultType,
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,3 @@ internal ScriptBlock ParseScriptBlock(string script, string fileName, bool addTo
}
}
}

1 change: 0 additions & 1 deletion src/System.Management.Automation/engine/AutomationNull.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,3 @@ public static class AutomationNull
#endregion public_property
}
}

1 change: 0 additions & 1 deletion src/System.Management.Automation/engine/COM/ComMethod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,3 @@ internal object InvokeMethod(PSMethod method, object[] arguments)
}
}
}

1 change: 0 additions & 1 deletion src/System.Management.Automation/engine/COM/ComTypeInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -307,4 +307,3 @@ internal static COM.ITypeInfo GetDispatchTypeInfoFromCoClassTypeInfo(COM.ITypeIn
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -784,4 +784,3 @@ public enum ReturnContainers
ReturnAllContainers
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,3 @@ internal ProviderIntrinsics(SessionStateInternal sessionState)
#endregion private data
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -4646,4 +4646,3 @@ private static int SkipWhiteSpace(int index, string key)
#endregion KeyValidation
}
}

1 change: 0 additions & 1 deletion src/System.Management.Automation/engine/CommandBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -560,4 +560,3 @@ public object GetVariableValue(string name, object defaultValue)
#endregion public_methods
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -1737,4 +1737,3 @@ internal class CommandDiscoveryEventSource : EventSource
public void ModuleManifestAnalysisException(string ModulePath, string Exception) { WriteEvent(12, ModulePath, Exception); }
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -583,4 +583,3 @@ private void GetNewDirectoryResults(string pattern, string directory)
#endregion private members
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -870,4 +870,3 @@ internal override bool IsHelpRequested(out string helpTarget, out HelpCategory h
#endregion helper_methods
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -261,4 +261,3 @@ protected override void Validate(object arguments, EngineIntrinsics engineIntrin
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -592,4 +592,3 @@ internal object ClearContentDynamicParameters(string path, CmdletProviderContext
#endregion private data
}
}

1 change: 0 additions & 1 deletion src/System.Management.Automation/engine/Credential.cs
Original file line number Diff line number Diff line change
Expand Up @@ -405,4 +405,3 @@ private static void SplitUserDomain(string input,
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -830,4 +830,3 @@ internal PSNoteProperty GetNotePropertyForProviderCmdlets(string name)
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -686,4 +686,3 @@ internal PSNoteProperty GetNotePropertyForProviderCmdlets(string name)
}
}
}

1 change: 0 additions & 1 deletion src/System.Management.Automation/engine/DriveInterfaces.cs
Original file line number Diff line number Diff line change
Expand Up @@ -392,4 +392,3 @@ public Collection<PSDriveInfo> GetAllForProvider(string providerName)
#endregion private data
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,3 @@ public CommandInvocationIntrinsics InvokeCommand
#endregion private data
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -608,4 +608,3 @@ public ErrorRecord ErrorRecord
private string _errorId = "PSInvalidCastException";
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -608,4 +608,3 @@ internal PSSnapInSpecification(string psSnapinName)
public Version Version { get; internal set; }
}
}

Loading