2 references to CheckInlineArrayTypeIsSupported
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Conversions.cs (1)
481
CheckInlineArrayTypeIsSupported
(syntax, source.Type, elementField.Type, diagnostics);
Binder\ForEachLoopBinder.cs (1)
898
CheckInlineArrayTypeIsSupported
(collectionExpr.Syntax, collectionExpr.Type, elementField.Type, diagnostics);