1 write to Type
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\HelpPage.cs (1)
294this.Type = type;
2 references to Type
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HelpPage.cs (2)
364XmlTypeMapping typeMapping = importer.ImportTypeMapping(this.Type); 379Type dataContractType = DataContractSerializerOperationFormatter.GetSubstituteDataContractType(this.Type, out isQueryable);