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)); 359_reporter.WriteError(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1)); 367Resources.FormatMethodWroteNoContent(GenerateMethodName, DocumentService, documentName));