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