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