2 references to FormatVersion
Microsoft.AspNetCore.Authentication (2)
PropertiesSerializer.cs (2)
50
writer.Write(
FormatVersion
);
65
if (reader.ReadInt32() !=
FormatVersion
)