1 write to contractCollection
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
311this.contractCollection = contractCollection;
2 references to contractCollection
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
196System.Diagnostics.Debug.Assert(contractCollection != null); 197return contractCollection;