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