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