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