7 references to IsLanguageVB
PresentationBuildTasks (7)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (7)
1244
if (
IsLanguageVB
&& IsCompilingEntryPointClass)
1928
if (
IsLanguageVB
)
2108
if (
IsLanguageVB
)
2138
else if (
IsLanguageVB
)
2473
if (
IsLanguageVB
&& !IsCompilingEntryPointClass)
2963
if (
IsLanguageVB
&& !string.IsNullOrEmpty(DefaultNamespace))
3040
if (
IsLanguageVB
)