FIX: Loader Does Not Check the Accessibility of Interfaces Implemented by a Type (319422)



The information in this article applies to:

  • Microsoft .NET Framework SDK 1.1
  • Microsoft .NET Framework SDK 1.0

This article was previously published under Q319422

SYMPTOMS

Because the Common Language Runtime (CLR) type loader does not properly check the accessibility of all interfaces implemented by a Type, it is possible for a Type to claim to implement an interface that is defined internal to another assembly.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft .NET Framework. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

318836 INFO: How to Obtain the Latest .NET Framework Service Pack

STATUS

This bug was corrected in .NET Framework (2003|1.1). This problem was first corrected in Microsoft .NET Framework Service Pack 1.

Modification Type:MajorLast Reviewed:4/8/2003
Keywords:kbbug kbfix KB319422