7 references to Count
System.Reflection.MetadataLoadContext (7)
System\Reflection\Runtime\General\ListBuilder.cs (1)
28
Debug.Assert(index <
Count
);
System\Reflection\TypeLoading\RuntimeTypeInfo.BindingFlags.cs (6)
27
if (candidates.
Count
== 0)
30
if (types.Length == 0 && candidates.
Count
== 1)
91
if (candidates.
Count
== 0)
95
if (types.Length == 0 && candidates.
Count
== 1)
133
if (candidates.
Count
== 0)
142
if (candidates.
Count
== 1)