3 references to System_Collections_Generic_ICollection_T__Count
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (2)
81
SpecialMember.
System_Collections_Generic_ICollection_T__Count
,
416
((PropertySymbol)compilation.GetSpecialTypeMember(SpecialMember.
System_Collections_Generic_ICollection_T__Count
)!).AsMember(iCollectionT),
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\CollectionExpressionTests.cs (1)
13741
[InlineData((int)SpecialMember.
System_Collections_Generic_ICollection_T__Count
, "System.Collections.Generic.ICollection`1", "Count")]