7 references to IsLanguageVB
PresentationBuildTasks (7)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (7)
1251
if (
IsLanguageVB
&& IsCompilingEntryPointClass)
1941
if (
IsLanguageVB
)
2121
if (
IsLanguageVB
)
2151
else if (
IsLanguageVB
)
2482
if (
IsLanguageVB
&& !IsCompilingEntryPointClass)
2933
if (
IsLanguageVB
&& !string.IsNullOrEmpty(DefaultNamespace))
3010
if (
IsLanguageVB
)