5 references to IsPlaceholderPath
aspire-managed (5)
NuGet\Commands\NuGetPackageAssetResolver.cs (5)
177
if (
IsPlaceholderPath
(relativePath))
239
IsPlaceholderPath
(relativePath) ||
327
if (
IsPlaceholderPath
(runtimeTarget.Path))
358
if (
IsPlaceholderPath
(resourceAssembly.Path))
399
if (
IsPlaceholderPath
(nativeLib.Path))