15 references to ParseProject
aspire (1)
Projects\ProjectUpdater.cs (1)
353
return fallbackParser.
ParseProject
(projectFile);
Aspire.Cli.Tests (14)
Projects\FallbackProjectParserTests.cs (14)
35
var result = parser.
ParseProject
(new FileInfo(projectFile));
60
var result = parser.
ParseProject
(new FileInfo(projectFile));
85
var result = parser.
ParseProject
(new FileInfo(projectFile));
110
var result = parser.
ParseProject
(new FileInfo(projectFile));
136
var result = parser.
ParseProject
(new FileInfo(projectFile));
162
var result = parser.
ParseProject
(new FileInfo(projectFile));
200
parser.
ParseProject
(new FileInfo(projectFile)));
221
var result = parser.
ParseProject
(new FileInfo(projectFile));
251
var result = parser.
ParseProject
(new FileInfo(projectFile));
274
var result = parser.
ParseProject
(new FileInfo(projectFile));
298
var result = parser.
ParseProject
(new FileInfo(projectFile));
321
var result = parser.
ParseProject
(new FileInfo(projectFile));
343
var result = parser.
ParseProject
(new FileInfo(projectFile));
362
parser.
ParseProject
(new FileInfo(projectFile)));