Joel Martinez
Joel Martinez
Awesome, thanks for the bug report @MichaelNorman. One note though: > Impact: Users will see, in Intellisense, APIs for infrastructure that are not useful for them, cluttering their experience. VS/VSMac...
For the second point, that will be addressed in the next release by the resolution to https://github.com/mono/api-doc-tools/issues/249
@mairaw Yeah, a new issue would be ideal, so we can keep the scope of each issue a bit more focused. This one will be for the `ref struct`, and...
It's very awesome to see others thinking along the same lines :) I've got a sample which uses msbuild, and nuget to fetch mdoc and docfx, and build out/publish a...
internal issue [logged](https://ceapex.visualstudio.com/Engineering/_workitems/edit/94486)
@lobrien Trying to think about how we can work around this, given that we can't have a file that is changed only by case ... I'm thinking about the following...
@lobrien @TianqiZhang another thought ... ops is ultimately not case sensitive. So even if we add support for this type, it will not be able to be properly addressed on...
This will *probably* be mitigated in #373, but leaving open to verify
I've opened a separate [internal issue](https://ceapex.visualstudio.com/Engineering/_workitems/edit/163956) for this particular item. /cc @mimisasouvanh
Good eye @dend ... just used a different name for the typeparams. So the question is, do we leave it as is, since the C# and ILASM type signatures _are_...