2 references to TryGetHttpHandlerType
System.Xaml.Hosting (2)
System\Xaml\Hosting\XamlBuildProvider.cs (1)
157
XamlHostingConfiguration.
TryGetHttpHandlerType
(this.VirtualPath, rootXamlType.UnderlyingType, out httpHandlerType);
System\Xaml\Hosting\XamlHttpHandlerFactory.cs (1)
248
if (XamlHostingConfiguration.
TryGetHttpHandlerType
(url, this.hostedXamlType, out httpHandlerType))