2 references to TrySkipLeadingWhitespace
Aspire.Dashboard (2)
Model\TextVisualizerViewModel.cs (2)
190
if (!
TrySkipLeadingWhitespace
(input, out var i))
214
if (!
TrySkipLeadingWhitespace
(input, out var i))