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