130 references to TD
System.ServiceModel.Activities (130)
System\ServiceModel\Activities\Dispatcher\BufferedReceiveManager.cs (6)
405if (TD.PendingMessagesPerChannelRatioIsEnabled()) 407TD.PendingMessagesPerChannelRatio(entry.Count, this.maxPendingMessagesPerChannel); 413if (TD.MaxPendingMessagesPerChannelExceededIsEnabled()) 417TD.MaxPendingMessagesPerChannelExceeded(this.maxPendingMessagesPerChannel); 435if (TD.PendingMessagesPerChannelRatioIsEnabled()) 437TD.PendingMessagesPerChannelRatio(entry.Count, this.maxPendingMessagesPerChannel);
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (2)
466if (TD.BufferOutOfOrderMessageNoInstanceIsEnabled()) 468TD.BufferOutOfOrderMessageNoInstance(this.invoker.StaticBookmarkName);
System\ServiceModel\Activities\Dispatcher\CorrelationKeyCalculator.cs (3)
123if (TD.TraceCorrelationKeysIsEnabled()) 166if (TD.TraceCorrelationKeysIsEnabled()) 211TD.TraceCorrelationKeys(instanceKey.Value, keyValueAsString.ToString(), this.parent.scopeName.ToString());
System\ServiceModel\Activities\Dispatcher\PersistenceProviderDirectory.cs (2)
1427if (TD.MaxInstancesExceededIsEnabled()) 1431TD.MaxInstancesExceeded(this.maxCount);
System\ServiceModel\Activities\InternalReceiveMessage.cs (8)
502if (TD.StartSignpostEventIsEnabled()) 504TD.StartSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(3) { 511else if (TD.WfMessageReceivedIsEnabled()) 513TD.WfMessageReceived(new EventTraceActivity(receivedActivityId), executionContext.WorkflowInstanceId); 833if (TD.StopSignpostEventIsEnabled()) 835TD.StopSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(3) { 843else if (TD.WfMessageReceivedIsEnabled()) 845TD.WfMessageReceived(new EventTraceActivity(executionContext.WorkflowInstanceId), ambientActivityId);
System\ServiceModel\Activities\InternalSendMessage.cs (16)
368if (TD.DuplicateCorrelationQueryIsEnabled()) 370TD.DuplicateCorrelationQuery(query.Where.ToString()); 1061if (TD.StopSignpostEventIsEnabled()) 1063TD.StopSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(3) { 1173if (TD.StartSignpostEventIsEnabled()) 1175TD.StartSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(3) { 1199if (TD.StopSignpostEventIsEnabled()) 1201TD.StopSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(3) { 1209if (TD.WfMessageSentIsEnabled()) 1217TD.WfMessageSent(eta, ambientActivityId); 1386if (cacheItem == null && TD.SendMessageChannelCacheMissIsEnabled()) 1388TD.SendMessageChannelCacheMiss(); 2015if (TD.StopSignpostEventIsEnabled()) 2017TD.StopSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(3) { 2026if (TD.WfMessageSentIsEnabled()) 2034TD.WfMessageSent(eta, this.ambientActivityId);
System\ServiceModel\Activities\Tracking\DefaultProfileManager.cs (2)
80if (TD.TrackingProfileNotFoundIsEnabled()) 82TD.TrackingProfileNotFound(profileName, activityDefinitionId);
System\ServiceModel\Activities\TransactedReceiveScope.cs (2)
304if (TD.TransactedReceiveScopeEndCommitFailedIsEnabled()) 306TD.TransactedReceiveScopeEndCommitFailed(committableTransaction.TransactionInformation.LocalIdentifier, ex.Message);
System\ServiceModel\Activities\WorkflowOperationContext.cs (6)
345if (TD.StartSignpostEventIsEnabled()) 347TD.StartSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(2) { 415if (TD.StopSignpostEventIsEnabled()) 417TD.StopSignpostEvent(new DictionaryTraceRecord(new Dictionary<string, string>(2) { 680if (TD.BufferOutOfOrderMessageNoBookmarkIsEnabled()) 682TD.BufferOutOfOrderMessageNoBookmark(thisPtr.eventTraceActivity, thisPtr.workflowInstance.Id.ToString(), thisPtr.bookmark.Name);
System\ServiceModel\Activities\WorkflowService.cs (4)
514if (TD.InferredContractDescriptionIsEnabled()) 518TD.InferredContractDescription(contract.Name, contract.Namespace); 520if (TD.InferredOperationDescriptionIsEnabled()) 524TD.InferredOperationDescription(operation.Name, contract.Name, operation.IsOneWay.ToString());
System\ServiceModel\Activities\WorkflowServiceHost.cs (8)
269if (TD.CreateWorkflowServiceHostStartIsEnabled()) 271TD.CreateWorkflowServiceHostStart(); 280if (TD.CreateWorkflowServiceHostStopIsEnabled()) 282TD.CreateWorkflowServiceHostStop(); 364if (TD.ServiceEndpointAddedIsEnabled()) 366TD.ServiceEndpointAdded(address.Uri.ToString(), binding.GetType().ToString(), serviceEndpoint.Contract.Name); 609if (TD.DuplicateCorrelationQueryIsEnabled()) 611TD.DuplicateCorrelationQuery(correlationQuery.Where.ToString());
TD.Designer.cs (71)
43resourceManager = new System.Resources.ResourceManager("System.ServiceModel.Activities.TD", typeof(TD).Assembly); 69&& (FxTrace.ShouldTraceWarningToTraceSource || TD.IsEtwEventEnabled(0))); 80if (TD.IsEtwEventEnabled(0)) 82TD.WriteEtwEvent(0, null, limit, payload.AppDomainFriendlyName); 87TD.WriteTraceSource(0, description, payload); 98&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(1))); 110if (TD.IsEtwEventEnabled(1)) 112TD.WriteEtwEvent(1, null, param0, param1, payload.AppDomainFriendlyName); 117TD.WriteTraceSource(1, description, payload); 128&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(2))); 141if (TD.IsEtwEventEnabled(2)) 143TD.WriteEtwEvent(2, null, param0, param1, param2, payload.AppDomainFriendlyName); 148TD.WriteTraceSource(2, description, payload); 159&& (FxTrace.ShouldTraceWarningToTraceSource || TD.IsEtwEventEnabled(3))); 170if (TD.IsEtwEventEnabled(3)) 172TD.WriteEtwEvent(3, null, param0, payload.AppDomainFriendlyName); 177TD.WriteTraceSource(3, description, payload); 188&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(4))); 201if (TD.IsEtwEventEnabled(4)) 203TD.WriteEtwEvent(4, null, param0, param1, param2, payload.AppDomainFriendlyName); 208TD.WriteTraceSource(4, description, payload); 219&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(5))); 230if (TD.IsEtwEventEnabled(5)) 232TD.WriteEtwEvent(5, null, payload.ExtendedData, payload.AppDomainFriendlyName); 237TD.WriteTraceSource(5, description, payload); 248&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(6))); 259if (TD.IsEtwEventEnabled(6)) 261TD.WriteEtwEvent(6, null, payload.ExtendedData, payload.AppDomainFriendlyName); 266TD.WriteTraceSource(6, description, payload); 277&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(7))); 288if (TD.IsEtwEventEnabled(7)) 290TD.WriteEtwEvent(7, null, param0, payload.AppDomainFriendlyName); 295TD.WriteTraceSource(7, description, payload); 306&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(8))); 319if (TD.IsEtwEventEnabled(8)) 321TD.WriteEtwEvent(8, eventTraceActivity, param0, param1, payload.AppDomainFriendlyName); 326TD.WriteTraceSource(8, description, payload); 337&& (FxTrace.ShouldTraceWarningToTraceSource || TD.IsEtwEventEnabled(9))); 348if (TD.IsEtwEventEnabled(9)) 350TD.WriteEtwEvent(9, null, limit, payload.AppDomainFriendlyName); 355TD.WriteTraceSource(9, description, payload); 365return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(10)); 375if (TD.IsEtwEventEnabled(10)) 377TD.WriteEtwEvent(10, null, payload.AppDomainFriendlyName); 387return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(11)); 397if (TD.IsEtwEventEnabled(11)) 399TD.WriteEtwEvent(11, null, payload.AppDomainFriendlyName); 410&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(12))); 422if (TD.IsEtwEventEnabled(12)) 424TD.WriteEtwEvent(12, null, param0, param1, payload.AppDomainFriendlyName); 429TD.WriteTraceSource(12, description, payload); 440&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.IsEtwEventEnabled(13))); 452if (TD.IsEtwEventEnabled(13)) 454TD.WriteEtwEvent(13, null, TrackingProfile, ActivityDefinitionId, payload.AppDomainFriendlyName); 459TD.WriteTraceSource(13, description, payload); 470&& (FxTrace.ShouldTraceInformationToTraceSource || TD.IsEtwEventEnabled(14))); 483if (TD.IsEtwEventEnabled(14)) 485TD.WriteEtwEvent(14, null, InstanceKey, Values, ParentScope, payload.HostReference, payload.AppDomainFriendlyName); 490TD.WriteTraceSource(14, description, payload); 500return (FxTrace.ShouldTraceVerbose && TD.IsEtwEventEnabled(15)); 510if (TD.IsEtwEventEnabled(15)) 512TD.WriteEtwEvent(15, null, payload.AppDomainFriendlyName); 522return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(16)); 534if (TD.IsEtwEventEnabled(16)) 536TD.WriteEtwTransferEvent(16, eventTraceActivity, relatedActivityId, payload.AppDomainFriendlyName); 546return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(17)); 558if (TD.IsEtwEventEnabled(17)) 560TD.WriteEtwTransferEvent(17, eventTraceActivity, relatedActivityId, payload.AppDomainFriendlyName); 570return (FxTrace.ShouldTraceVerbose && TD.IsEtwEventEnabled(18)); 582if (TD.IsEtwEventEnabled(18)) 584TD.WriteEtwEvent(18, null, cur, max, payload.AppDomainFriendlyName);