Use XDocument.LoadAsync from polyfill #7461
Build Windows Release failed
Annotations
Check failure on line 131 in .packages\polyfill\9.12.0\build\Polyfill.targets
azure-pipelines / microsoft.testfx (Build Windows Release)
.packages\polyfill\9.12.0\build\Polyfill.targets#L131
.packages\polyfill\9.12.0\build\Polyfill.targets(131,5): error PolyfillMemoryVersion: (NETCORE_ENGINEERING_TELEMETRY=Build) Polyfill: System.Memory version 4.5.4 is installed, but 4.5.5 or newer is required to enable FeatureMemory.
Check failure on line 131 in .packages\polyfill\9.12.0\build\Polyfill.targets
azure-pipelines / microsoft.testfx (Build Windows Release)
.packages\polyfill\9.12.0\build\Polyfill.targets#L131
.packages\polyfill\9.12.0\build\Polyfill.targets(131,5): error PolyfillMemoryVersion: (NETCORE_ENGINEERING_TELEMETRY=Build) Polyfill: System.Memory version 4.5.4 is installed, but 4.5.5 or newer is required to enable FeatureMemory.
Check failure on line 131 in .packages\polyfill\9.12.0\build\Polyfill.targets
azure-pipelines / microsoft.testfx (Build Windows Release)
.packages\polyfill\9.12.0\build\Polyfill.targets#L131
.packages\polyfill\9.12.0\build\Polyfill.targets(131,5): error PolyfillMemoryVersion: (NETCORE_ENGINEERING_TELEMETRY=Build) Polyfill: System.Memory version 4.5.4 is installed, but 4.5.5 or newer is required to enable FeatureMemory.
Check failure on line 0 in CSC
azure-pipelines / microsoft.testfx (Build Windows Release)
CSC#L0
CSC(0,0): error AD0001: (NETCORE_ENGINEERING_TELEMETRY=Build) Analyzer 'ILLink.RoslynAnalyzer.DynamicallyAccessedMembersAnalyzer' threw an exception of type 'System.InvalidCastException' with message 'Unable to cast object of type 'Microsoft.CodeAnalysis.CSharp.Symbols.PublicModel.NonErrorNamedTypeSymbol' to type 'Microsoft.CodeAnalysis.IMethodSymbol'.'.
azure-pipelines / microsoft.testfx (Build Windows Release)
src\Adapter\MSTestAdapter.PlatformServices\Extensions\MethodInfoExtensions.cs#L202
src\Adapter\MSTestAdapter.PlatformServices\Extensions\MethodInfoExtensions.cs(202,27): error CS1955: (NETCORE_ENGINEERING_TELEMETRY=Build) Non-invocable member 'Type.IsGenericMethodParameter' cannot be used like a method.