Skip to content

Conversation

nickwalkmsft
Copy link
Collaborator

Work item: https://ceapex.visualstudio.com/Engineering/_workitems/edit/945509

Add support for correct rendering of "ref readonly" parameter in C# method signature documentation.

Added one unit test and also verified output against the case mentioned in the work item (https://learn.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.unsafe.asref?view=net-8.0#system-runtime-compilerservices-unsafe-asref-1%28-0@%29 should render with scoped ref readonly T source instead of scoped ref T source.

I couldn't get the C++ tests running but they appear to be out of scope here.

Add support for correct rendering of "ref readonly" parameter in C#
method signature documentation.
@nickwalkmsft nickwalkmsft changed the base branch from main to develop September 25, 2024 16:24
@v-fuquanli
Copy link
Collaborator

@xmdanni
Copy link
Collaborator

xmdanni commented Nov 15, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@xmdanni
Copy link
Collaborator

xmdanni commented Nov 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants