Skip to content

What does SYSTEM_PRIVATE_CORELIB mean? #86159

Answered by stephentoub
MisinformedDNA asked this question in Q&A
Discussion options

You must be logged in to vote

Sometimes a source file is compiled into multiple assemblies, e.g. there's some public type that's built into corelib but then some assembly needs its own internal copy of that file. The Corelib project defines the SYSTEM_PRIVATE_CORELIB compilation constant.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MisinformedDNA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants