Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnkit Jain <radical@corewars.org>2006-01-06 15:24:19 +0300
committerAnkit Jain <radical@corewars.org>2006-01-06 15:24:19 +0300
commit5d8e0ff8d2942ebf4dba2d585f01bc5dd4e78900 (patch)
tree44b4b31c1fd4151d1f102f7d60263bfb730a05d0 /mcs/class/System.XML
parentd364a58d8685728c7f7b226e629f3c716671ced0 (diff)
GenericTypeInst.Resolve should do the expected thing ie., resolve and add
the Generic Inst to the typespec table. Use ResolveOnly to Resolve w/o adding to the table. * GenericTypeInst.cs (GenericTypeInst.Resolve): Rename to .. (GenericTypeInst.ResolveOnly): .. this. (GenericTypeInst.ResolveAsClass): Rename to Resolve. * TypeDef.cs (TypeDef.Define): Revert the ResolveAsClass calls added here. * Local.cs (Local.GetPeapiLocal): Use new GenericTypeInst.ResolveOnly if type is GenericTypeInst. svn path=/trunk/mcs/; revision=55144
Diffstat (limited to 'mcs/class/System.XML')
0 files changed, 0 insertions, 0 deletions