3 references to GetDateTimeOffset
Microsoft.AspNetCore.Authentication.Core.Test (3)
AuthenticationPropertiesTests.cs (3)
261Assert.Equal(dateTimeOffset, props.GetDateTimeOffset("foo")); 264Assert.Null(props.GetDateTimeOffset("foo")); 267Assert.Null(props.GetDateTimeOffset("foo"));