1 write to contract
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
41this.contract = contract;
1 reference to contract
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
77get { return this.contract; }