We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e04ed commit e827e3eCopy full SHA for e827e3e
src/bunit/Rendering/BunitRenderer.cs
@@ -57,7 +57,7 @@ private bool IsBatchInProgress
57
/// <summary>
58
/// Gets the number of render cycles that has been performed.
59
/// </summary>
60
- internal int RenderCount { get; private set; }
+ internal int RenderCount { get; }
61
62
63
/// Initializes a new instance of the <see cref="BunitRenderer"/> class.
0 commit comments