Skip to content

Conversation

@mikkelbu
Copy link
Contributor

@mikkelbu mikkelbu commented Jan 19, 2019

All occurences of [[...]] have been correct except:

  • one occurence in xml\System.Runtime.Remoting.Contexts\IContributeObjectSink.xml
    as it currently just links to https://docs.microsoft.com/en-us/previous-versions/
  • all occurences in xml\System.Xaml\XamlLanguage.xml
    as these will be corrected in another PR

Edit: The occurences in xml\System.Xaml\XamlLanguage.xml seems fine.

Fixes #1608

All occurences of [&dotnet#91;...&dotnet#93;] have been correct except:
* one occurence in xml\System.Runtime.Remoting.Contexts\IContributeObjectSink.xml
as it currently just links to https://docs.microsoft.com/en-us/previous-versions/
* all occurences in xml\System.Xaml\XamlLanguage.xml
as these will be corrected in another PR
> [!NOTE]
> There are two classes named `SynchronizationAttribute` : one in the <xref:System.Runtime.Remoting.Contexts> namespace, and the other in the <xref:System.EnterpriseServices> namespace. The <xref:System.EnterpriseServices.SynchronizationAttribute?displayProperty=nameWithType> class supports only synchronous calls, and can be used only with serviced components. (For more information on serviced components, see [&#91;\<topic://cpconservicedcomponentoverview>&#93;](https://msdn.microsoft.com/library/5133a620-9c8c-47bd-8e36-130e722fe463).) The <xref:System.Runtime.Remoting.Contexts.SynchronizationAttribute?displayProperty=nameWithType> supports both synchronous and asynchronous calls, and can be used only with context bound objects. (For more information on context bound objects, see the <xref:System.ContextBoundObject> class.)
> There are two classes named `SynchronizationAttribute` : one in the <xref:System.Runtime.Remoting.Contexts> namespace, and the other in the <xref:System.EnterpriseServices> namespace. The <xref:System.EnterpriseServices.SynchronizationAttribute?displayProperty=nameWithType> class supports only synchronous calls, and can be used only with serviced components. (For more information on serviced components, see [Visual Studio 2005 Retired documentation](https://www.microsoft.com/download/details.aspx?id=55984).) The <xref:System.Runtime.Remoting.Contexts.SynchronizationAttribute?displayProperty=nameWithType> supports both synchronous and asynchronous calls, and can be used only with context bound objects. (For more information on context bound objects, see the <xref:System.ContextBoundObject> class.)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this just points to "Visual Studio 2005 Retired documentation"

@mikkelbu mikkelbu changed the title Correct most occurences of [&#91;...&#93;] Correct occurences of [&#91;...&#93;] Jan 19, 2019
Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @mikkelbu! Thanks for helping us with this issue. Left you a few suggestions that you can just apply to the PR.

mairaw and others added 4 commits January 21, 2019 08:40
Co-Authored-By: mikkelbu <mikkelbu@users.noreply.github.com>
Co-Authored-By: mikkelbu <mikkelbu@users.noreply.github.com>
Co-Authored-By: mikkelbu <mikkelbu@users.noreply.github.com>
Co-Authored-By: mikkelbu <mikkelbu@users.noreply.github.com>
@mikkelbu
Copy link
Contributor Author

@mairaw I've applied all the suggestions.

@mairaw
Copy link
Contributor

mairaw commented Jan 22, 2019

I realized I also missed one of your earlier comments. I did find some link targets in previous-versions for that link in IContributeObjectSink but it might be better to just delete that sentence. Would you like to take care of that link here too?

image

@mikkelbu
Copy link
Contributor Author

Ok. I've removed the sentence.

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mikkelbu! 🆒

@mairaw mairaw merged commit 27ddcf7 into dotnet:master Jan 24, 2019
@mikkelbu mikkelbu deleted the correct-link-titles branch January 24, 2019 06:38
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.

2 participants