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