4 references to ArrayInterface
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Conversions.cs (1)
931
if ((collectionTypeKind is CollectionExpressionTypeKind.
ArrayInterface
) ||
Binder\Semantics\Conversions\ConversionsBase.cs (1)
1692
return CollectionExpressionTypeKind.
ArrayInterface
;
Lowering\LocalRewriter\LocalRewriter_CollectionExpression.cs (1)
86
case CollectionExpressionTypeKind.
ArrayInterface
:
Operations\CSharpOperationFactory.cs (1)
1244
case CollectionExpressionTypeKind.
ArrayInterface
: