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