3 references to TimeStampPart
Microsoft.CodeAnalysis.Razor.Workspaces (3)
Logging\LogMessageFormatter.cs (1)
36Write(state.TimeStampPart, ref span);
Logging\LogMessageFormatter.FormattedMessageState.cs (2)
70length += TimeStampPart.Length; 85length += TimeStampPart.Length;