1 write to Pass2
PresentationBuildTasks (1)
BuildTasks\MS\Internal\Tasks\CompilerWrapper.cs (1)
223
compUnit.
Pass2
= isSecondPass;
8 references to Pass2
PresentationBuildTasks (8)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (8)
233
if (!cu.
Pass2
)
246
_Compile(cu.ApplicationFile.Path, cu.
Pass2
);
251
Debug.Assert(!cu.
Pass2
);
267
_Compile(sourceFile.Path, cu.
Pass2
);
273
Debug.Assert(!cu.
Pass2
);
279
if (!cu.
Pass2
&& ContentList != null && ContentList.Length > 0)
284
Debug.Assert(!cu.
Pass2
|| _pendingLocalFiles == null);
288
if (cu.
Pass2
)