Add async xmlwriter methods #1944
Annotations
10 warnings and 5 notices
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L22
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(DocumentFormat.OpenXml.Packaging.OpenXmlPart! openXmlPart, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L23
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(DocumentFormat.OpenXml.Packaging.OpenXmlPart! openXmlPart, System.Text.Encoding! encoding, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L24
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(System.IO.Stream! partStream, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L25
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(System.IO.Stream! partStream, System.Text.Encoding! encoding, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/net8.0/PublicAPI.Shipped.txt#L25
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(DocumentFormat.OpenXml.Packaging.OpenXmlPart! openXmlPart, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L22
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(DocumentFormat.OpenXml.Packaging.OpenXmlPart! openXmlPart, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L23
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(DocumentFormat.OpenXml.Packaging.OpenXmlPart! openXmlPart, System.Text.Encoding! encoding, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L24
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(System.IO.Stream! partStream, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/netstandard2.0/PublicAPI.Shipped.txt#L25
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(System.IO.Stream! partStream, System.Text.Encoding! encoding, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
Analyze (csharp):
src/DocumentFormat.OpenXml.Framework/PublicAPI/net8.0/PublicAPI.Shipped.txt#L25
Symbol 'DocumentFormat.OpenXml.OpenXmlPartWriter.OpenXmlPartWriter(DocumentFormat.OpenXml.Packaging.OpenXmlPart! openXmlPart, bool useAsync) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
3 skipped tests found
There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
|
|
2050 tests found (test 1 to 545)
There are 2050 tests, see "Raw output" for the list of tests 1 to 545.
|
|
2050 tests found (test 546 to 1025)
There are 2050 tests, see "Raw output" for the list of tests 546 to 1025.
|
|
2050 tests found (test 1026 to 1649)
There are 2050 tests, see "Raw output" for the list of tests 1026 to 1649.
|
|
2050 tests found (test 1650 to 2050)
There are 2050 tests, see "Raw output" for the list of tests 1650 to 2050.
|