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