internal static bool TryReadLockStats<T>( this ref Utf8JsonReader reader, string propertyName, ref T value ) where T : IIsLocked
In This Article