2 references to HasInternals
PresentationBuildTasks (2)
Microsoft\Build\Tasks\Windows\MarkupCompilePass1.cs (1)
1253_hasInternals = compilerWrapper.HasInternals;
Microsoft\Build\Tasks\Windows\MarkupCompilePass2.cs (1)
663if (!String.IsNullOrEmpty(_internalTypeHelperFile) && !compilerWrapper.HasInternals)