51 references to ToLocalTime
dotnet-svcutil-lib (5)
Microsoft.AspNetCore.Components.Tests (3)
Routing\QueryParameterValueSupplierTest.cs (3)
43AssertKeyValuePair<DateTime?>("NullableDateTimeVal", new DateTime(2021, 1, 2, 3, 4, 5, 678, DateTimeKind.Utc).ToLocalTime());
109AssertKeyValuePair<DateTime[]>("DateTimeVals", new[] { new DateTime(2020, 1, 2, 3, 4, 5, 678, DateTimeKind.Utc).ToLocalTime() });
117AssertKeyValuePair<DateTime?[]>("NullableDateTimeVals", new[] { new DateTime(2021, 1, 2, 3, 4, 5, 678, DateTimeKind.Utc).ToLocalTime() });
Microsoft.AspNetCore.Identity.Specification.Tests (1)
Microsoft.Build (3)
Microsoft.Build.Framework (1)
Microsoft.Build.Tasks.Core (1)
Microsoft.CodeAnalysis.TestAnalyzerReference (1)
Microsoft.DotNet.SignCheckLibrary (5)
PresentationUI (2)
System.Data.Common (4)
System.Diagnostics.Process (1)
System.Net.Requests (2)
System.Private.CoreLib (5)
System.Private.DataContractSerialization (5)
System.Private.Xml (3)
System.Runtime.Caching (1)
System.Security.Cryptography (4)
System.Security.Cryptography.Pkcs (1)
System.Windows.Forms.Primitives.Tests (3)