3 references to System_Collections_Generic_ICollection_T__Remove
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\ReadOnlyListType\SynthesizedReadOnlyListTypeSymbol.cs (2)
87
SpecialMember.
System_Collections_Generic_ICollection_T__Remove
,
446
((MethodSymbol)compilation.GetSpecialTypeMember(SpecialMember.
System_Collections_Generic_ICollection_T__Remove
)!).AsMember(iCollectionT),
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Semantics\CollectionExpressionTests.cs (1)
13747
[InlineData((int)SpecialMember.
System_Collections_Generic_ICollection_T__Remove
, "System.Collections.Generic.ICollection`1", "Remove")]