<PackageReference Include="System.Text.Json" Version="11.0.0-preview.6.26359.118" />

System.Diagnostics.StopwatchPolyfills

static class StopwatchPolyfills
namespace System.Diagnostics { internal static class StopwatchPolyfills { public sealed class <G>$AD93117E3FFCAC821CE1CEBBAA8CB0C8 { public static class <M>$94C5FA21BCD9FEF56BA0791F24C96A9F { } public static TimeSpan GetElapsedTime(long startingTimestamp); public static TimeSpan GetElapsedTime(long startingTimestamp, long endingTimestamp); } public static TimeSpan GetElapsedTime(long startingTimestamp); public static TimeSpan GetElapsedTime(long startingTimestamp, long endingTimestamp); } }