2 instantiations of ProjectMetadata
Aspire.Hosting (1)
ProjectResourceBuilderExtensions.cs (1)
283
.WithAnnotation(new
ProjectMetadata
(projectPath))
Aspire.Hosting.Tests (1)
Backchannel\Exec\ProjectResourceExecTests.cs (1)
134
.WithAnnotation<IProjectMetadata>(new
ProjectMetadata
(Directory.GetCurrentDirectory()));