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