5 references to IsPlaceholderPath
aspire-managed (5)
NuGet\Commands\NuGetPackageAssetResolver.cs (5)
171
if (
IsPlaceholderPath
(relativePath))
231
IsPlaceholderPath
(relativePath) ||
317
if (
IsPlaceholderPath
(runtimeTarget.Path))
344
if (
IsPlaceholderPath
(resourceAssembly.Path))
381
if (
IsPlaceholderPath
(nativeLib.Path))