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