1 write to _pass2
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
48
_pass2
= pass2;
24 references to _pass2
PresentationBuildTasks (24)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (24)
100
_compiler.EndElement(
_pass2
);
107
bool isRootPublic =
_pass2
? !_isInternalRoot : _compiler.IsRootPublic;
156
if (!
_pass2
)
175
if (!
_pass2
)
204
if (localElementFullName.Length > 0 && !
_pass2
)
228
if (localTag && !
_pass2
)
234
_compiler.EndElement(
_pass2
);
264
if (localAttrib && !
_pass2
)
347
if (localTagFullName.Length > 0 && !
_pass2
)
391
_compiler.EndElement(
_pass2
);
493
if (!
_pass2
)
555
if (
_pass2
)
569
if (!
_pass2
)
582
if (!
_pass2
)
602
else if (!
_pass2
)
613
if (
_pass2
)
658
if (!
_pass2
)
711
if (!
_pass2
)
732
if (!
_pass2
)
752
if (!
_pass2
)
772
if (!
_pass2
&& BamlRecordWriter != null)
791
if (!
_pass2
)
810
if (!
_pass2
)
915
return
_pass2
;