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