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