2002-03-23 Martin Baulig <martin@gnome.org>
authorMartin Baulig <martin@novell.com>
Sat, 23 Mar 2002 18:04:04 +0000 (18:04 -0000)
committerMartin Baulig <martin@novell.com>
Sat, 23 Mar 2002 18:04:04 +0000 (18:04 -0000)
commitc0ba15fb73123a1d7bf5ffe01945aff7855ea593
treea7c75bdd0315bb91d868c78ea82859c0d547a65c
parentcb72b6c9ccf7b667a6dc06c6d63656396b711b2a
2002-03-23  Martin Baulig  <martin@gnome.org>

* SignatureHelper.cs (GetFieldSignatureHelper, GetLocalSignatureHelper):
Implemented.

* LocalBuilder.cs (LocalBuilder): This internal constructor now takes
a ModuleBuilder argument instead of a ISymbolWriter one.
(SetLocalSymInfo): Create and pass type signature to DefineLocalVariable.

svn path=/trunk/mcs/; revision=3291
mcs/class/corlib/System.Reflection.Emit/ChangeLog
mcs/class/corlib/System.Reflection.Emit/ILGenerator.cs
mcs/class/corlib/System.Reflection.Emit/LocalBuilder.cs
mcs/class/corlib/System.Reflection.Emit/SignatureHelper.cs