3 references to CompileSeparately
Crossgen2Tasks (3)
PrepareForReadyToRunCompilation.cs (3)
173
if (eligibility.
CompileSeparately
)
203
if (eligibility.
CompileSeparately
&& outputPDBImage != null)
312
public bool Compile => CompileIntoCompositeImage ||
CompileSeparately
;