[linker] Ignore null type arguments in MarkWithResolvedScope
authorSebastien Pouliot <sebastien@xamarin.com>
Wed, 11 Feb 2015 14:01:35 +0000 (09:01 -0500)
committerSebastien Pouliot <sebastien@xamarin.com>
Wed, 11 Feb 2015 14:01:35 +0000 (09:01 -0500)
commitb6d6280821ea028e6d9dca870409135ca7116680
treec9bbda15090e04daa8e15adb9367b1463a3d059e
parent8db46e61fd2464f0aa0189c3b4513b02c7e907b5
[linker] Ignore null type arguments in MarkWithResolvedScope

It's ignored in MarkType but it breaks calling Resolve in this case
mcs/tools/linker/Mono.Linker.Steps/MarkStep.cs