7 references to TD
System.Xaml.Hosting (7)
System\Xaml\Hosting\XamlHttpHandlerFactory.cs (2)
250
if (
TD
.HttpHandlerPickedForUrlIsEnabled())
252
TD
.HttpHandlerPickedForUrl(url, hostedXamlType.FullName, httpHandlerType.FullName);
TD.Designer.cs (5)
43
resourceManager = new System.Resources.ResourceManager("System.Xaml.Hosting.TD", typeof(
TD
).Assembly);
69
&& (FxTrace.ShouldTraceInformationToTraceSource ||
TD
.IsEtwEventEnabled(0)));
82
if (
TD
.IsEtwEventEnabled(0))
84
TD
.WriteEtwEvent(0, null, param0, param1, param2, payload.AppDomainFriendlyName);
89
TD
.WriteTraceSource(0, description, payload);