1 write to reflectedContracts
System.WorkflowServices (1)
System\ServiceModel\Description\ServiceDescriptionContext.cs (1)
22
this.
reflectedContracts
= new List<Type>();
1 reference to reflectedContracts
System.WorkflowServices (1)
System\ServiceModel\Description\ServiceDescriptionContext.cs (1)
38
return this.
reflectedContracts
;