3 references to Write
Microsoft.AspNetCore.Authentication (2)
PropertiesSerializer.cs (1)
25Write(writer, model);
TicketSerializer.cs (1)
70PropertiesSerializer.Default.Write(writer, ticket.Properties);
Microsoft.AspNetCore.Authentication.Twitter (1)
Messages\RequestTokenSerializer.cs (1)
61PropertiesSerializer.Default.Write(writer, token.Properties);