There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Represents a string which is guaranteed to be interned. Provides an optimized GetHashCode() and Equals(...) overrides, which rely on reference comparison rather than string contents.