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