1 write to hostedXamlType
System.ServiceModel.Activation (1)
System\ServiceModel\ServiceHostingEnvironment.cs (1)
2003
hostedXamlType
= hostingManager.GetCompiledType(this.path);
2 references to hostedXamlType
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
1978
this.serviceModelActivationHandlerType.FullName, this.
hostedXamlType
.FullName, this.path)));
2025
if (XamlHostingConfiguration.TryGetHttpHandlerType(this.path, this.
hostedXamlType
, out this.serviceModelActivationHandlerType))