2 references to IsSelfContained
Microsoft.NET.Build.Tasks (2)
ResolvePackageAssets.cs (2)
477
writer.Write(
IsSelfContained
);
1899
if ((!_task.
IsSelfContained
|| string.IsNullOrEmpty(_runtimeTarget.RuntimeIdentifier)) &&