1 write to targetCompileUnit
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
308
this.
targetCompileUnit
= targetCompileUnit;
2 references to targetCompileUnit
System.Web.Extensions (2)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (2)
250
System.Diagnostics.Debug.Assert(
targetCompileUnit
!= null);
251
return
targetCompileUnit
;