3 references to templateSourceDirectoryName
System.Web (3)
Compilation\PageThemeCodeDomTreeGenerator.cs (3)
171AddMemberOverride(templateSourceDirectoryName, typeof(String), 304assign.Left = new CodePropertyReferenceExpression(ctrlRefExpr, templateSourceDirectoryName); 305assign.Right = new CodePropertyReferenceExpression(new CodeThisReferenceExpression(), templateSourceDirectoryName);