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