1 write to bindingCollection
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
310
this.
bindingCollection
= bindingCollection;
2 references to bindingCollection
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
142
System.Diagnostics.Debug.Assert(
bindingCollection
!= null);
143
return
bindingCollection
;