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