1 reference to TimestampRegex
Microsoft.AspNetCore.InternalTesting.Tests (1)
XunitLoggerProviderTest.cs (1)
84
private string MakeConsistent(string input) =>
TimestampRegex
.Replace(input, "TIMESTAMP");