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