Skip to content

Conversation

gewarren
Copy link
Contributor

No description provided.

v-mepa and others added 30 commits May 31, 2020 18:25
* enable_try_dotnet_to_batch_8d

* example_moved_to_membergroup_element
dotnet#4187)

* Update x86 system -> x86 process

* ProgramFiles return x86 folder when it's run on a x86 process, regardless of the system architecture

* Apply suggestions from code review

Co-authored-by: Jan Kotas <[email protected]>

Co-authored-by: Jan Kotas <[email protected]>
* The 1st batch msdn url fix

* Apply suggestions from code review

Update according to suggestions

Co-authored-by: Maira Wenzel <[email protected]>

* update

Co-authored-by: v-susu <[email protected]>
Co-authored-by: Maira Wenzel <[email protected]>
…otnet#4285)

* Automatically port System.Runtime.CompilerServices 5.0 docs

* suggestions by gewarren

Co-authored-by: Genevieve Warren <[email protected]>

* suggestion by gewarren

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
* Add PATCH description

* Update xml/System.Net.Http/HttpMethod.xml

Co-authored-by: Genevieve Warren <[email protected]>

* Update xml/System.Net.Http/HttpMethod.xml

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
* add documentation to XmlDocumentXPathExtensions

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

* Update xml/System.Xml/XmlDocumentXPathExtensions.xml

Co-authored-by: Carlos Sanchez Lopez <[email protected]>

Co-authored-by: Carlos Sanchez Lopez <[email protected]>
* fix up tables

Co-authored-by: Tom Dykstra <[email protected]>
* Escaped backslash character on markdown syntax

On the Path.Join documentation, the backslash isn't shown.

* Update Path.xml
* ReadOnlyMemoryContent class description

* fix reference

Co-authored-by: Jan Jahoda <[email protected]>
jkotas and others added 28 commits July 21, 2020 13:20
* Update ArrayPool`1.xml
Co-authored-by: Stephen Toub <[email protected]>
* MetadataReader: add remarks and example

* Bump .NET Core version to support C# 8.0

Co-authored-by: Andy De George <[email protected]>
* Update DateTime.xml
* Add DispatcherTimer to the list of available timer classes
Typo "TextReader" should read "TextWriter"
* Link to unsafe-escaping section of how-to doc

* Update xml/System.Text.Encodings.Web/JavaScriptEncoder.xml

Co-authored-by: Youssef Victor <[email protected]>

Co-authored-by: Youssef Victor <[email protected]>
* fix broken links

* further fixes

* fix note format

* one more fix
Comment for the last example incorrectly stated the output of the test routine; it showed '' instead of 'null'
Co-authored-by: VSC-Service-Account <[email protected]>
)

The Remarks for the overload of `Insert` which takes a `CacheDependency` appears to have been copied and pasted from the overload which does not take that parameter and therefore stated that the object added to the cache would be inserted with "no file or cache dependencies", which of course is incorrect. This edit removes that text.
The example is aiming to show a "non available" navigation service. The code should then behave as expected.
Add a remark that reading `ComboBox.Text` is dependent on whether there is a selected item or not.
Correctly reference UtcNow instead of Now
@dotnet-bot dotnet-bot added this to the July 2020 milestone Jul 24, 2020
@gewarren gewarren closed this Jul 24, 2020
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.