2 references to IncludeAllContentForSelfExtract
ILLink.RoslynAnalyzer (2)
MSBuildPropertyOptionNames.cs (1)
9public const string IncludeAllContentForSelfExtract = nameof(IncludeAllContentForSelfExtract);
RequiresAssemblyFilesAnalyzer.cs (1)
61var includesAllContent = options.GetMSBuildPropertyValue(MSBuildPropertyOptionNames.IncludeAllContentForSelfExtract);