2 references to GetRootLength
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\PathInternal.cs (2)
160
int firstRootLength =
GetRootLength
(first.AsSpan());
161
int secondRootLength =
GetRootLength
(second.AsSpan());