9 references to VisualBasic
Microsoft.CodeAnalysis.Analyzers.UnitTests (9)
MetaAnalyzers\CompilerExtensionStrictApiAnalyzerTests.cs (9)
134TestCode = DefineFeature(ImplementationLanguage.VisualBasic, feature, supportedLanguage),
152TestCode = DefineFeature(ImplementationLanguage.VisualBasic, feature, supportedLanguage),
164TestCode = DefineFeature(ImplementationLanguage.VisualBasic, feature, supportedLanguage),
201TestCode = DefineFeature(ImplementationLanguage.VisualBasic, feature, supportedLanguage),
216(ImplementationLanguage.VisualBasic, SupportedLanguage.CSharpAndVisualBasic) => "LanguageNames.VisualBasic, LanguageNames.CSharp",
269(ImplementationLanguage.VisualBasic, CompilerFeature.DiagnosticAnalyzer) =>
284(ImplementationLanguage.VisualBasic, CompilerFeature.DiagnosticSuppressor) =>
299(ImplementationLanguage.VisualBasic, CompilerFeature.ISourceGenerator) =>
314(ImplementationLanguage.VisualBasic, CompilerFeature.IIncrementalGenerator) =>