Maira Wenzel

Results 241 comments of Maira Wenzel

OK, filed a new one for the indexers then: https://github.com/mono/api-doc-tools/issues/422

@joelmartinez this one seems to have never been triaged. PTAL.

It's still present. See here for an example: https://github.com/dotnet/dotnet-api-docs/blob/master/xml/Microsoft.VisualC.StlClr.Generic/ConstContainerRandomAccessIterator%601.xml#L586 This will cause issues for IntelliSense in VS for our next release coming up. Can we reopen this @dend @joelmartinez? In...

Cool. I pinged @terrajobst and a couple of the C++ docs folks to see if they can help us decide.

Right now, there seems to be a bug in the ecma2yaml as well, since it doesn't identify the empty params anyway and it will block the MSDN migration. Even when...

I think we're all in agreement here that we should give these a name. Since this will block migration because the content won't be able to show up causing a...

As I said offline, I don't care too much about the implementation detail. But how are we going to show the param names on the param list? See an [example](https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualc.stlclr.generic.containerrandomaccessiterator-1.op_addition?view=netframework-4.7.2#Microsoft_VisualC_StlClr_Generic_ContainerRandomAccessIterator_1_op_Addition_Microsoft_VisualC_StlClr_Generic_ContainerRandomAccessIterator__0___System_Int32_)...

Thanks for your help validating that @riverar!