2 references to Read
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\CSharp\CSharpCommandLineArgumentReader.cs (1)
20return new CSharpCommandLineArgumentReader(project).Read();
MSBuild\VisualBasic\VisualBasicCommandLineArgumentReader.cs (1)
22return new VisualBasicCommandLineArgumentReader(project).Read();