2 writes to _lastReadLabel
Microsoft.AspNetCore.Identity (2)
Passkeys\Ctap2CborReader.cs (2)
45_lastReadLabel = ReadInt32(); 54_lastReadLabel = null;
2 references to _lastReadLabel
Microsoft.AspNetCore.Identity (2)
Passkeys\Ctap2CborReader.cs (2)
37if (_lastReadLabel is null) 48if (expectedLabel != _lastReadLabel.Value)