3 references to SelfContained
Microsoft.NET.Build.Tasks (3)
ValidateExecutableReferences.cs (3)
88
if (selfContainedIsGlobalProperty &&
SelfContained
)
107
if (
SelfContained
&& !referencedProjectIsSelfContained)
111
else if (!
SelfContained
&& referencedProjectIsSelfContained)