1 instantiation of CSharpCommandLineParserService
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
CSharpCommandLineParserServiceTests.cs (1)
15
private readonly CSharpCommandLineParserService _parser =
new
();
1 reference to CSharpCommandLineParserService
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
CSharpCommandLineParserServiceTests.cs (1)
15
private readonly
CSharpCommandLineParserService
_parser = new();