提交 cf816dfb 编写于 作者: O Omar Tawfik

Clean up

上级 b74147ca
......@@ -168,7 +168,7 @@ Namespace Microsoft.CodeAnalysis.VisualBasic.Symbols.Metadata.PE
If forwardedToAssemblies.FirstSymbol IsNot Nothing Then
If forwardedToAssemblies.SecondSymbol IsNot Nothing Then
' Report the main module as that Is the only one checked. clr does Not honor type forwarders in non-primary modules.
' Report the main module as that is the only one checked. clr does not honor type forwarders in non-primary modules.
Return CreateMultipleForwardingErrorTypeSymbol(emittedName, PrimaryModule, forwardedToAssemblies.FirstSymbol, forwardedToAssemblies.SecondSymbol)
End If
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册