2 references to VCProjectParser
Microsoft.Build.Engine (2)
Solution\SolutionWrapperProject.cs (2)
2145project.IsStaticLibrary = VCProjectParser.IsStaticLibrary(doc, project.ProjectConfigurations[fullSolutionConfigurationName].FullName); 2149List<string> referencedProjectGuids = VCProjectParser.GetReferencedProjectGuids(doc);