23 references to Reverse
mscorlib (1)
system\runtime\serialization\serializationeventscache.cs (1)
74mi.Reverse(); // We should invoke the methods starting from base
PresentationFramework (2)
src\Framework\System\Windows\Shell\JumpList.cs (2)
689categories.Reverse(); 750successList.Reverse();
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
2090selectedFlowchartItems.Reverse();
System\Activities\Core\Presentation\PickValidationErrorSourceLocator.cs (1)
53path.Reverse();
System\Activities\Core\Presentation\StateMachineValidationErrorSourceLocator.cs (1)
66path.Reverse();
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\ObservableCollection.cs (1)
66((List<T>)base.Items).Reverse();
System.Activities.Presentation\System\Activities\Presentation\EditingScopeUndoUnit.cs (1)
61undoEditingScope.Changes.Reverse();
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorRouter.cs (1)
872refinedPath.Reverse();
System.Activities.Presentation\System\Activities\Presentation\Model\EditingScope.cs (1)
256revertChanges.Reverse();
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\Data\ObservableCollection.cs (1)
66((List<T>)base.Items).Reverse();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\EditingScopeUndoUnit.cs (1)
61undoEditingScope.Changes.Reverse();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\ConnectorRouter.cs (1)
872refinedPath.Reverse();
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\EditingScope.cs (1)
256revertChanges.Reverse();
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingProcessor.cs (1)
232output.Reverse();
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\Compiler.cs (1)
141sheet.WhitespaceRules[idx].Reverse();
System.Web (2)
UI\WebControls\MenuItem.cs (1)
315pathParts.Reverse();
UI\WebControls\TreeNode.cs (1)
357pathParts.Reverse();
System.Web.DataVisualization (2)
Common\General\ChartArea3D.cs (1)
1619 seriesList.Reverse();
Common\General\Legend.cs (1)
5150list.Reverse();
System.Windows.Forms.DataVisualization (2)
Common\General\ChartArea3D.cs (1)
1619 seriesList.Reverse();
Common\General\Legend.cs (1)
5150list.Reverse();
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Connector.cs (1)
2001refinedPath.Reverse();