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