1 write to _hasInternals
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1260
_hasInternals
= compilerWrapper.HasInternals;
1 reference to _hasInternals
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1378
if (IsCleanBuild && existsInternalTypeHelper && _requirePass2ForMainAssembly && !
_hasInternals
)