5 references to DocumentService
GetDocument.Insider (5)
Commands\GetDocumentCommandWorker.cs (5)
210serviceType = assembly.GetType(DocumentService, throwOnError: false); 219_reporter.WriteError(Resources.FormatServiceTypeNotFound(DocumentService)); 267_reporter.WriteError(Resources.FormatServiceNotFound(DocumentService)); 376_reporter.WriteError(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1)); 384Resources.FormatMethodWroteNoContent(GenerateMethodName, DocumentService, documentName));