5 references to DocumentService
GetDocument.Insider (5)
Commands\GetDocumentCommandWorker.cs (5)
196serviceType = assembly.GetType(DocumentService, throwOnError: false); 205_reporter.WriteError(Resources.FormatServiceTypeNotFound(DocumentService)); 253_reporter.WriteError(Resources.FormatServiceNotFound(DocumentService)); 362_reporter.WriteError(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1)); 370Resources.FormatMethodWroteNoContent(GenerateMethodName, DocumentService, documentName));