2 references to GetCore
Microsoft.Build (2)
Collections\RetrievableEntryHashSet\HashSet.cs (2)
326return GetCore(key, 0, key?.Length ?? 0); 353return GetCore(key, index, length);