Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

How to disable string Interning on CLR

$
0
0

Hi, I know that String interning is flagged out by C# compiler, but I also know that CLR 2.0 ignores that. Is there a way to prevent that in VS 2005? I know NGEN can prevent that, but its too much work when compiling projects several times within an hour.

 

Thanks,

Fábio


Viewing all articles
Browse latest Browse all 1710

Trending Articles