1 write to Pass2
PresentationBuildTasks (1)
MS\Internal\Tasks\CompilerWrapper.cs (1)
228
Pass2
= isSecondPass,
8 references to Pass2
PresentationBuildTasks (8)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (8)
242
if (!cu.
Pass2
)
255
_Compile(cu.ApplicationFile.Path, cu.
Pass2
);
260
Debug.Assert(!cu.
Pass2
);
276
_Compile(sourceFile.Path, cu.
Pass2
);
282
Debug.Assert(!cu.
Pass2
);
288
if (!cu.
Pass2
&& ContentList != null && ContentList.Length > 0)
293
Debug.Assert(!cu.
Pass2
|| _pendingLocalFiles == null);
297
if (cu.
Pass2
)