2 references to s_CA9999_UseOfVariableThatStartsWithX
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
Diagnostics\DiagnosticAnalyzerTests.cs (2)
45return ImmutableArray.Create(s_CA9999_UseOfVariableThatStartsWithX); 59context.ReportDiagnostic(CodeAnalysis.Diagnostic.Create(s_CA9999_UseOfVariableThatStartsWithX, id.Location, id.Identifier.ValueText));