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