1 write to Pass2
PresentationBuildTasks (1)
MS\Internal\Tasks\CompilerWrapper.cs (1)
227
Pass2
= isSecondPass,
8 references to Pass2
PresentationBuildTasks (8)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (8)
241
if (!cu.
Pass2
)
254
_Compile(cu.ApplicationFile.Path, cu.
Pass2
);
259
Debug.Assert(!cu.
Pass2
);
275
_Compile(sourceFile.Path, cu.
Pass2
);
281
Debug.Assert(!cu.
Pass2
);
287
if (!cu.
Pass2
&& ContentList != null && ContentList.Length > 0)
292
Debug.Assert(!cu.
Pass2
|| _pendingLocalFiles == null);
296
if (cu.
Pass2
)