2 references to ArrayCreationExpression
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
3328
return SyntaxFactory.
ArrayCreationExpression
(arrayType);
Microsoft.Interop.LibraryImportGenerator (1)
LibraryImportGenerator.cs (1)
140
ArrayCreationExpression
(arrayOfSystemType)