2 references to FormatVersion
Microsoft.AspNetCore.Authentication (2)
TicketSerializer.cs (2)
66
writer.Write(
FormatVersion
);
162
if (reader.ReadInt32() !=
FormatVersion
)