2 references to FormatVersion
Microsoft.AspNetCore.Authentication.Twitter (2)
Messages\RequestTokenSerializer.cs (2)
57
writer.Write(
FormatVersion
);
73
if (reader.ReadInt32() !=
FormatVersion
)