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