2 references to AddDocumentToFolder
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\VisualStudioWorkspaceImpl.cs (2)
793AddDocumentToFolder(project, info.Id, [AppCodeFolderName], info.Name, documentKind, initialText, info.FilePath);
797AddDocumentToFolder(project, info.Id, folders, info.Name, documentKind, initialText, info.FilePath);