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