6 references to ArrayInterface
Microsoft.CodeAnalysis.CSharp (6)
Binder\Binder_Conversions.cs (3)
931
if (collectionTypeKind is CollectionExpressionTypeKind.
ArrayInterface
||
953
CollectionExpressionTypeKind.
ArrayInterface
1190
CollectionExpressionTypeKind.
ArrayInterface
,
Binder\Semantics\Conversions\ConversionsBase.cs (1)
1692
return CollectionExpressionTypeKind.
ArrayInterface
;
Lowering\LocalRewriter\LocalRewriter_CollectionExpression.cs (1)
95
case CollectionExpressionTypeKind.
ArrayInterface
:
Operations\CSharpOperationFactory.cs (1)
1258
case CollectionExpressionTypeKind.
ArrayInterface
: