Skip to content

Commit

Permalink
inherit refactoring state
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrusNajmabadi committed Nov 19, 2024
1 parent 282b3d0 commit 5197c8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ static Test()
public Test()
{
_sharedState = new SharedVerifierState(this, DefaultFileExt);
this.FixedState.InheritanceMode = StateInheritanceMode.AutoInherit;
}

/// <summary>
Expand Down

0 comments on commit 5197c8e

Please sign in to comment.