Open
Description
The internal class example is wrong, it should be:
cd.TypeAttributes = (cd.TypeAttributes & ~TypeAttributes.VisibilityMask) | TypeAttributes.NestedAssembly;
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 9c5c2594-2426-4d75-667d-021257a805db
- Version Independent ID: 48d7c991-161d-4601-8c49-975109680e2e
- Content: CodeTypeDeclaration.TypeAttributes Property (System.CodeDom)
- Content Source: xml/System.CodeDom/CodeTypeDeclaration.xml
- Product: dotnet-api
- GitHub Login: @dotnet-bot
- Microsoft Alias: dotnetcontent