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