1 write to proxyGenerationErrors
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
315this.proxyGenerationErrors = proxyGenerationErrors;
2 references to proxyGenerationErrors
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
168System.Diagnostics.Debug.Assert(proxyGenerationErrors != null); 169return proxyGenerationErrors;