2 references to s_CA9999_UseOfVariableThatStartsWithX
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Diagnostics\DiagnosticAnalyzerTests.vb (2)
31Return ImmutableArray.Create(s_CA9999_UseOfVariableThatStartsWithX) 42context.ReportDiagnostic(CodeAnalysis.Diagnostic.Create(s_CA9999_UseOfVariableThatStartsWithX, id.GetLocation, id.Identifier.ValueText))