Posted By: littleguru | Apr 5th @ 11:02 AM
page 1 of 1
Comments: 3 | Views: 628
littleguru
littleguru
<3 Seattle
I stumbled upon an interesting class in mscorlib: System.LOGIC. It's internal and has only two methods that are not used by any other class (at least Reflector is not showing any reference to them)... Lost in space or is this used by internal stuff that's just not made it to the public version?

Have you found similar stuff in the BCL?
staceyw
staceyw
Before C# there was darkness...

Would seem so.  Like one of those classes that sound good during dev, but dropped and not cleaned out and code rules ignored during the push for rtm.  Maybe not.

that's a fossilized dino Smiley
blowdart
blowdart
Peek-a-boo
Well the code contract stuff made it before it was ever usable by us mere mortals, it wrapped some of the security bits in .net 3.0 ....
page 1 of 1
Comments: 3 | Views: 628
Microsoft Communities