3 references to System_Collections_Generic_ICollection_T__Contains
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (2)
85
SpecialMember.
System_Collections_Generic_ICollection_T__Contains
,
436
((MethodSymbol)compilation.GetSpecialTypeMember(SpecialMember.
System_Collections_Generic_ICollection_T__Contains
)!).AsMember(iCollectionT),
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\CollectionExpressionTests.cs (1)
13745
[InlineData((int)SpecialMember.
System_Collections_Generic_ICollection_T__Contains
, "System.Collections.Generic.ICollection`1", "Contains")]