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