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