6 references to ArrayInterface
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Conversions.cs (3)
981
if (collectionTypeKind is CollectionExpressionTypeKind.
ArrayInterface
||
1003
CollectionExpressionTypeKind.
ArrayInterface
1240
CollectionExpressionTypeKind.
ArrayInterface
,
Binder\Semantics\Conversions\ConversionsBase.cs (1)
1707
return CollectionExpressionTypeKind.
ArrayInterface
;
Lowering\LocalRewriter\LocalRewriter_CollectionExpression.cs (1)
95
case CollectionExpressionTypeKind.
ArrayInterface
:
Operations\CSharpOperationFactory.cs (1)
1283
case CollectionExpressionTypeKind.
ArrayInterface
: