1 write to contractType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
42this.contractType = contractType;
1 reference to contractType
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
82get { return this.contractType; }