3 references to SelfContained
Microsoft.NET.Build.Tasks (3)
ValidateExecutableReferences.cs (3)
87
if (selfContainedIsGlobalProperty &&
SelfContained
)
106
if (
SelfContained
&& !referencedProjectIsSelfContained)
110
else if (!
SelfContained
&& referencedProjectIsSelfContained)