2 references to ElementsName
Microsoft.Build (2)
Collections\RetrievableEntryHashSet\RetrievableEntryHashSet.cs (2)
531
info.AddValue(
ElementsName
, array, typeof(T[]));
560
T[] array = (T[])_siInfo.GetValue(
ElementsName
, typeof(T[]));