5 references to DoNotDeclareVisualBasicCompilerFeatureInAssemblyWithCSharpReferenceStrictRule
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\CompilerExtensionStrictApiAnalyzer.cs (2)
63
DoNotDeclareVisualBasicCompilerFeatureInAssemblyWithCSharpReferenceStrictRule
);
146
descriptor =
DoNotDeclareVisualBasicCompilerFeatureInAssemblyWithCSharpReferenceStrictRule
;
Microsoft.CodeAnalysis.Analyzers.UnitTests (3)
MetaAnalyzers\CompilerExtensionStrictApiAnalyzerTests.cs (3)
110
SupportedLanguage.VisualBasic => ("Microsoft.CodeAnalysis.CSharp", CompilerExtensionStrictApiAnalyzer.
DoNotDeclareVisualBasicCompilerFeatureInAssemblyWithCSharpReferenceStrictRule
),
192
SupportedLanguage.VisualBasic => ("Microsoft.CodeAnalysis.CSharp", CompilerExtensionStrictApiAnalyzer.
DoNotDeclareVisualBasicCompilerFeatureInAssemblyWithCSharpReferenceStrictRule
),
193
SupportedLanguage.CSharpAndVisualBasic => ("Microsoft.CodeAnalysis.CSharp", CompilerExtensionStrictApiAnalyzer.
DoNotDeclareVisualBasicCompilerFeatureInAssemblyWithCSharpReferenceStrictRule
),