2 references to PublishReadyToRunCompositeRoots
Crossgen2Tasks (2)
PrepareForReadyToRunCompilation.cs (2)
144var compositeRootSet = PublishReadyToRunCompositeRoots == null || !Crossgen2Composite ? null : new HashSet<string>(PublishReadyToRunCompositeRoots, StringComparer.OrdinalIgnoreCase);