<PackageReference Include="Microsoft.Identity.Client" Version="4.83.1" />

Microsoft.Identity.Client.ApplicationBase

public abstract class ApplicationBase : IApplicationBase
public static void ResetStateForTest()

Resets the SDKs internal state, such as static caches, to facilitate testing. This API is meant to be used by other SDKs that build on top of MSAL, and only by test code.