Groups | Blog | Home
all groups > dotnet clr > august 2004 >

dotnet clr : IL .data equivalent in C#


Ben Fidge
8/24/2004 4:16:51 PM
What is the equivalent of the Intermediate Langauge instruction .data in C#?


Mattias Sjögren
8/24/2004 8:52:01 PM
Ben,

[quoted text, click to view]

There's no direct equivalent that you can use in a generic way.

However, the compiler uses .data for array initializers.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button