System.Text.Json.StackHelper static class StackHelper Documentation Code namespace System.Text.Json { internal static class StackHelper { public static bool TryEnsureSufficientExecutionStack(); } }