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