3 references to CreateDocuments
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\CommandLineProject.cs (3)
135documents: CreateDocuments(commandLineArguments.SourceFiles), 139additionalDocuments: CreateDocuments(commandLineArguments.AdditionalFiles), 140analyzerConfigDocuments: CreateDocuments(commandLineArguments.AnalyzerConfigPaths.SelectAsArray(p => new CommandLineSourceFile(p, isScript: false))),