Implemented interface member:
12 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++)
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
3036if (e.ReferencedAssemblies.Count > 0)
System\CodeDom\Compiler\CodeCompiler.cs (1)
160if (e.ReferencedAssemblies.Count > 0)
System.Configuration.ConfigurationManager (1)
System\Configuration\StringAttributeCollection.cs (1)
56if (Count <= 0) return null;
System.Private.Windows.Core (2)
System\Private\Windows\Ole\DataObjectExtensions.cs (2)
12if (filePaths.OrThrowIfNull().Count == 0) 18string[] filePathsArray = new string[filePaths.Count];
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonTab.cs (1)
505while (_groupReduceOrderLocation < GroupSizeReductionOrder.Count - 1 && !resizeSuccessful)
Microsoft\Windows\Controls\Ribbon\StringCollectionConverter.cs (1)
114int count = stringCollectionValue.Count;
System.Windows.Forms (1)
System\Windows\Forms\ImageKeyConverter.cs (1)
163for (int i = 0; i < imageKeys.Count; i++)
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ImageCollectionCodeDomSerializer.cs (1)
57for (int i = 0; i < imageKeys.Count; i++)