Switch text param to nullable in WriteProcessingInstructionAsync (#41481)
authorDavid CantĂș <dacantu@microsoft.com>
Thu, 27 Aug 2020 23:54:03 +0000 (16:54 -0700)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 23:54:03 +0000 (16:54 -0700)
commit5348d0bde1ee56864fb694448d80686306fd77d1
tree32bbbf4a6e85f0db602d4e263c7a3adbaeb1bce8
parentfb753aea942dee57e21c1564a6f99649ba16e3ba
Switch text param to nullable in WriteProcessingInstructionAsync (#41481)
src/libraries/System.Private.Xml/src/System/Xml/Core/XmlAsyncCheckWriter.cs
src/libraries/System.Private.Xml/src/System/Xml/Core/XmlCharCheckingWriterAsync.cs
src/libraries/System.Private.Xml/src/System/Xml/Core/XmlWellFormedWriterAsync.cs
src/libraries/System.Private.Xml/src/System/Xml/Core/XmlWrappingWriterAsync.cs
src/libraries/System.Private.Xml/src/System/Xml/Core/XmlWriterAsync.cs
src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.cs