127 references to TD
System.ServiceModel.Activation (127)
System\ServiceModel\Activation\HostedAspNetEnvironment.cs (4)
468return TD.IncrementBusyCountIsEnabled(); 473return TD.DecrementBusyCountIsEnabled(); 481TD.IncrementBusyCount(data); 490TD.DecrementBusyCount(data);
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (2)
812if (TD.ServiceActivationExceptionIsEnabled()) 814TD.ServiceActivationException(activationException != null ? activationException.ToString() : string.Empty, activationException);
System\ServiceModel\Activation\HostedTransportConfigurationManager.cs (4)
142if (TD.HostedTransportConfigurationManagerConfigInitStartIsEnabled()) 144TD.HostedTransportConfigurationManagerConfigInitStart(); 148if (TD.HostedTransportConfigurationManagerConfigInitStopIsEnabled()) 150TD.HostedTransportConfigurationManagerConfigInitStop();
System\ServiceModel\Activation\ServiceMemoryGates.cs (2)
42if (TD.ServiceActivationAvailableMemoryIsEnabled()) 44TD.ServiceActivationAvailableMemory(availableMemoryBytes);
System\ServiceModel\Activation\ServiceRoute.cs (2)
21if (TD.AspNetRouteIsEnabled()) 23TD.AspNetRoute(routePrefix, serviceType.AssemblyQualifiedName, serviceHostFactory.GetType().AssemblyQualifiedName);
System\ServiceModel\Activities\Activation\WorkflowServiceHostFactory.cs (4)
137if (TD.XamlServicesLoadStartIsEnabled()) 139TD.XamlServicesLoadStart(); 142if (TD.XamlServicesLoadStopIsEnabled()) 144TD.XamlServicesLoadStop();
System\ServiceModel\ServiceHostingEnvironment.cs (30)
288if (TD.WebHostRequestStartIsEnabled()) 290TD.WebHostRequestStart(eventTraceActivity, AppDomain.CurrentDomain.FriendlyName, requestUrl, relatedId); 306if (TD.WebHostRequestStopIsEnabled()) 308TD.WebHostRequestStop(eventTraceActivity); 674if (TD.CBAEntryReadIsEnabled()) 676TD.CBAEntryRead(element.RelativeAddress, normalizedRelativeAddress); 833if (TD.ServiceActivationStartIsEnabled()) 835TD.ServiceActivationStart(eventTraceActivity); 918if (TD.ServiceHostStartedIsEnabled()) 940TD.ServiceHostStarted(eventTraceActivity, serviceName, hostReference); 981if (TD.ServiceActivationStopIsEnabled()) 983TD.ServiceActivationStop(eventTraceActivity); 1008if (TD.IdleServicesClosedIsEnabled()) 1010TD.IdleServicesClosed(eventTraceActivity, totalCount - directory.Count, totalCount); 1053if (TD.AspNetRoutingServiceIsEnabled() && isAspNetRoutedRequest) 1055TD.AspNetRoutingService(eventTraceActivity, normalizedVirtualPath); 1191if (TD.CompilationStartIsEnabled()) 1193TD.CompilationStart(eventTraceActivity); 1297if (TD.CBAMatchFoundIsEnabled()) 1299TD.CBAMatchFound(eventTraceActivity, normalizedVirtualPath); 1303if (TD.ServiceHostFactoryCreationStartIsEnabled()) 1305TD.ServiceHostFactoryCreationStart(eventTraceActivity); 1351if (TD.ServiceHostFactoryCreationStopIsEnabled()) 1353TD.ServiceHostFactoryCreationStop(eventTraceActivity); 1368if (TD.CreateServiceHostStartIsEnabled()) 1370TD.CreateServiceHostStart(eventTraceActivity); 1375if (TD.CreateServiceHostStopIsEnabled()) 1377TD.CreateServiceHostStop(eventTraceActivity); 1398if (TD.CompilationStopIsEnabled()) 1400TD.CompilationStop(eventTraceActivity);
TD.Designer.cs (79)
43resourceManager = new System.Resources.ResourceManager("System.ServiceModel.Activation.TD", typeof(TD).Assembly); 68return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(0)); 79if (TD.IsEtwEventEnabled(0)) 81TD.WriteEtwEvent(0, eventTraceActivity, payload.AppDomainFriendlyName); 91return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(1)); 102if (TD.IsEtwEventEnabled(1)) 104TD.WriteEtwEvent(1, eventTraceActivity, payload.AppDomainFriendlyName); 114return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(2)); 125if (TD.IsEtwEventEnabled(2)) 127TD.WriteEtwEvent(2, eventTraceActivity, payload.AppDomainFriendlyName); 137return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(3)); 148if (TD.IsEtwEventEnabled(3)) 150TD.WriteEtwEvent(3, eventTraceActivity, payload.AppDomainFriendlyName); 160return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(4)); 171if (TD.IsEtwEventEnabled(4)) 173TD.WriteEtwEvent(4, eventTraceActivity, payload.AppDomainFriendlyName); 183return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(5)); 194if (TD.IsEtwEventEnabled(5)) 196TD.WriteEtwEvent(5, eventTraceActivity, payload.AppDomainFriendlyName); 206return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(6)); 216if (TD.IsEtwEventEnabled(6)) 218TD.WriteEtwEvent(6, null, payload.AppDomainFriendlyName); 228return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(7)); 238if (TD.IsEtwEventEnabled(7)) 240TD.WriteEtwEvent(7, null, payload.AppDomainFriendlyName); 250return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(8)); 264if (TD.IsEtwEventEnabled(8)) 266TD.WriteEtwTransferEvent(8, eventTraceActivity, relatedActivityId, AppDomainFriendlyName, VirtualPath, payload.AppDomainFriendlyName); 276return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(9)); 287if (TD.IsEtwEventEnabled(9)) 289TD.WriteEtwEvent(9, eventTraceActivity, payload.AppDomainFriendlyName); 300&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.IsEtwEventEnabled(10))); 312if (TD.IsEtwEventEnabled(10)) 314TD.WriteEtwEvent(10, eventTraceActivity, IncomingAddress, payload.AppDomainFriendlyName); 319TD.WriteTraceSource(10, description, payload); 330&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.IsEtwEventEnabled(11))); 343if (TD.IsEtwEventEnabled(11)) 345TD.WriteEtwEvent(11, null, AspNetRoutePrefix, ServiceType, ServiceHostFactoryType, payload.AppDomainFriendlyName); 350TD.WriteTraceSource(11, description, payload); 360return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(12)); 373if (TD.IsEtwEventEnabled(12)) 375TD.WriteEtwEvent(12, eventTraceActivity, ServiceTypeName, reference, payload.AppDomainFriendlyName); 385return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(13)); 398if (TD.IsEtwEventEnabled(13)) 400TD.WriteEtwEvent(13, eventTraceActivity, ClosedCount, TotalCount, payload.AppDomainFriendlyName); 411&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.IsEtwEventEnabled(14))); 423if (TD.IsEtwEventEnabled(14)) 425TD.WriteEtwEvent(14, null, RelativeAddress, NormalizedAddress, payload.AppDomainFriendlyName); 430TD.WriteTraceSource(14, description, payload); 441&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.IsEtwEventEnabled(15))); 453if (TD.IsEtwEventEnabled(15)) 455TD.WriteEtwEvent(15, eventTraceActivity, IncomingAddress, payload.AppDomainFriendlyName); 460TD.WriteTraceSource(15, description, payload); 470return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(16)); 480if (TD.IsEtwEventEnabled(16)) 482TD.WriteEtwEvent(16, null, payload.AppDomainFriendlyName); 492return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(17)); 502if (TD.IsEtwEventEnabled(17)) 504TD.WriteEtwEvent(17, null, payload.AppDomainFriendlyName); 515&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.IsEtwEventEnabled(18))); 526if (TD.IsEtwEventEnabled(18)) 528TD.WriteEtwEvent(18, null, Data, payload.AppDomainFriendlyName); 533TD.WriteTraceSource(18, description, payload); 544&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.IsEtwEventEnabled(19))); 555if (TD.IsEtwEventEnabled(19)) 557TD.WriteEtwEvent(19, null, Data, payload.AppDomainFriendlyName); 562TD.WriteTraceSource(19, description, payload); 572return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(20)); 583if (TD.IsEtwEventEnabled(20)) 585TD.WriteEtwEvent(20, eventTraceActivity, payload.AppDomainFriendlyName); 595return (FxTrace.ShouldTraceInformation && TD.IsEtwEventEnabled(21)); 606if (TD.IsEtwEventEnabled(21)) 608TD.WriteEtwEvent(21, eventTraceActivity, payload.AppDomainFriendlyName); 618return (FxTrace.ShouldTraceVerbose && TD.IsEtwEventEnabled(22)); 629if (TD.IsEtwEventEnabled(22)) 631TD.WriteEtwEvent(22, null, availableMemoryBytes, payload.AppDomainFriendlyName); 641return (FxTrace.ShouldTraceError && TD.IsEtwEventEnabled(23)); 653if (TD.IsEtwEventEnabled(23)) 655TD.WriteEtwEvent(23, null, param0, payload.SerializedException, payload.AppDomainFriendlyName);