1 write to PathInPackage
aspire (1)
Projects\AppHostServerClosureSnapshots.cs (1)
223
PathInPackage
= sourceFile.PathInPackage,
2 references to PathInPackage
aspire (2)
Projects\AppHostServerClosureSnapshots.cs (2)
66
!string.IsNullOrWhiteSpace(
PathInPackage
) &&
233
return $"packages/{entry.RelativePath}|{entry.AssetType ?? "runtime"}|{entry.PackageId}|{entry.PackageVersion}|{entry.
PathInPackage
}|{entry.PackageSha512}|{entry.SourcePath}";