11 references to Remove
PresentationBuildTasks (1)
Framework\System\Windows\SystemResourceKey.cs (1)
376
srkField = memberName.
Remove
(memberName.Length - 3);
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceKey.cs (1)
376
srkField = memberName.
Remove
(memberName.Length - 3);
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
282
iconKey = iconKey.
Remove
(genericParamsIndex);
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
282
iconKey = iconKey.
Remove
(genericParamsIndex);
System.Data.Entity (1)
System\Data\Metadata\MetadataCache.cs (1)
150
paths = paths.
Remove
(macroPathBeginIndex); // update the concatenated list of paths
System.ServiceModel (2)
System\UriTemplateCompoundPathSegment.cs (1)
37
segment = segment.
Remove
(segment.Length - 1);
System\UriTemplateLiteralPathSegment.cs (1)
27
this.segment = segment.
Remove
(segment.Length - 1);
System.Web (1)
Util\SecUtil.cs (1)
41
appName = appName.
Remove
(indexOfDot);
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (1)
888
metadataPaths = metadataPaths.
Remove
(macroPathBeginIndex); // update the concatenated list of paths
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (1)
2250
this.MatchingText = this.MatchingText.
Remove
(this.MatchingText.Length - 1);
winforms\Managed\System\WinForms\TrustManager.cs (1)
716
host = host.
Remove
(separatorIndex);