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