2 references to Hidden01
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (2)
CommandLineTests.cs (2)
15783
return ImmutableArray.Create(
Hidden01
, Hidden02);
15789
context.ReportDiagnostic(Diagnostic.Create(
Hidden01
, context.Node.GetLocation()));