Commands\GetDocumentCommandWorker.cs (6)
234GenerateMethodName,
241_reporter.WriteWarning(Resources.FormatMethodIsStatic(GenerateMethodName, serviceType));
248Resources.FormatMethodReturnTypeUnsupported(GenerateMethodName, serviceType, generateWithVersionMethod.ReturnType, _generateMethodReturnType));
255GenerateMethodName,
376_reporter.WriteError(Resources.FormatMethodTimedOut(GenerateMethodName, DocumentService, 1));
384Resources.FormatMethodWroteNoContent(GenerateMethodName, DocumentService, documentName));