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