Skip to content

Support for <threadsafety> items (to help migration from SHFB) #7382

Open

Description

Operation System: Windows

DocFX Version Used: Most recent

Template used: Default

Steps to Reproduce:

Add triple-slash with threadsafety tag:

/// <summary>
///     ...
/// </summary>
/// <threadsafety static="false" instance="false" />
public static class Xyz ...

Actual Behavior:
No note in type description.

Expected behaviour:
Generate note in type description.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    dotnet: xml-commentXML comment for .NET API reference docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions