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