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