1 write to _coolSetOnly
Microsoft.AspNetCore.Shared.Tests (1)
AdaptiveCapacityDictionaryTests.cs (1)
1347
public bool CoolSetOnly { set {
_coolSetOnly
= value; } }