2 references to Read
Microsoft.AspNetCore.Authentication (2)
PropertiesSerializer.cs (1)
39return Read(reader);
TicketSerializer.cs (1)
183var properties = PropertiesSerializer.Default.Read(reader);