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