10 references to Count
System.Private.CoreLib (10)
Internal\Reflection\Extensions\NonPortable\CustomAttributeSearcher.cs (1)
141for (int i = 0; i < immediateResults.Count; i++)
System\ActivatorImplementation.cs (1)
84if (matches.Count == 0)
System\Reflection\Runtime\General\ListBuilder.cs (1)
28Debug.Assert(index < Count);
System\Reflection\Runtime\General\NamespaceChain.cs (1)
47int count = names.Count;
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.BindingFlags.cs (6)
27if (candidates.Count == 0) 30if (types.Length == 0 && candidates.Count == 1) 82if (candidates.Count == 0) 86if (types.Length == 0 && candidates.Count == 1) 126if (candidates.Count == 0) 135if (candidates.Count == 1)