1 write to typeFactory
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
121set { this.typeFactory = value; }
1 reference to typeFactory
System.ServiceModel (1)
System\ServiceModel\Description\ServiceContractGenerationContext.cs (1)
120get { return this.typeFactory; }