-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Milestone
Description
Currently this is part of our public "Internal" surface, but is only ever intended to be used in very specific EF use cases and does not have the appropriate perf/globalization/security/etc. to be exposed. Given it's not intended to be a general use component we should make it private (or remove altogether and just string concat where we need to). #5821 is an example of what we don't want to take care of moving forwards.