3 references to System_Collections_Generic_IReadOnlyCollection_T__Count
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (2)
115
SpecialMember.
System_Collections_Generic_IReadOnlyCollection_T__Count
,
405
((PropertySymbol)compilation.GetSpecialTypeMember(SpecialMember.
System_Collections_Generic_IReadOnlyCollection_T__Count
)!).AsMember(iReadOnlyCollectionT),
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\CollectionExpressionTests.cs (1)
13739
[InlineData((int)SpecialMember.
System_Collections_Generic_IReadOnlyCollection_T__Count
, "System.Collections.Generic.IReadOnlyCollection`1", "Count")]