Implemented interface member:
15 references to Count
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeCompiler.cs (1)
297if (e.ReferencedAssemblies.Count > 0)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
4205if (e.ReferencedAssemblies.Count > 0)
FrameworkFork\System.Web.Services\Services\Description\WebReferenceOptions.cs (1)
252for (int ia = 0; ia < a.Count; ia++)
PresentationCore (4)
System\Windows\clipboard.cs (2)
281if (fileDropList.Count == 0) 300fileDropListStrings = new string[fileDropList.Count];
System\Windows\dataobject.cs (2)
473if (fileDropList.Count == 0) 492fileDropListStrings = new string[fileDropList.Count];
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
3090if (e.ReferencedAssemblies.Count > 0)
System\CodeDom\Compiler\CodeCompiler.cs (1)
199if (e.ReferencedAssemblies.Count > 0)
System.Configuration.ConfigurationManager (1)
System\Configuration\StringAttributeCollection.cs (1)
56if (Count <= 0) return null;
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (1)
506while (_groupReduceOrderLocation < GroupSizeReductionOrder.Count - 1 && !resizeSuccessful)
Microsoft\Windows\Controls\Ribbon\StringCollectionConverter.cs (1)
115int count = stringCollectionValue.Count;
System.Windows.Forms (2)
System\Windows\Forms\ImageKeyConverter.cs (1)
163for (int i = 0; i < imageKeys.Count; i++)
System\Windows\Forms\OLE\Clipboard.cs (1)
491string[] filePathsArray = new string[filePaths.Count];
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ImageCollectionCodeDomSerializer.cs (1)
57for (int i = 0; i < imageKeys.Count; i++)