15 references to ParseProject
aspire (1)
Projects\ProjectUpdater.cs (1)
213
return fallbackParser.
ParseProject
(projectFile);
Aspire.Cli.Tests (14)
Projects\FallbackProjectParserTests.cs (14)
36
var result = parser.
ParseProject
(new FileInfo(projectFile));
61
var result = parser.
ParseProject
(new FileInfo(projectFile));
86
var result = parser.
ParseProject
(new FileInfo(projectFile));
111
var result = parser.
ParseProject
(new FileInfo(projectFile));
137
var result = parser.
ParseProject
(new FileInfo(projectFile));
163
var result = parser.
ParseProject
(new FileInfo(projectFile));
201
parser.
ParseProject
(new FileInfo(projectFile)));
222
var result = parser.
ParseProject
(new FileInfo(projectFile));
252
var result = parser.
ParseProject
(new FileInfo(projectFile));
275
var result = parser.
ParseProject
(new FileInfo(projectFile));
299
var result = parser.
ParseProject
(new FileInfo(projectFile));
322
var result = parser.
ParseProject
(new FileInfo(projectFile));
344
var result = parser.
ParseProject
(new FileInfo(projectFile));
363
parser.
ParseProject
(new FileInfo(projectFile)));