1 write to ItemsWithFullName
Microsoft.DotNet.Arcade.Sdk (1)
src\GetAssemblyFullName.cs (1)
25ItemsWithFullName = Items;
2 references to ItemsWithFullName
Microsoft.DotNet.Arcade.Sdk.Tests (2)
GetAssemblyFullNameTests.cs (2)
37}, task.ItemsWithFullName.Select(i => i.GetMetadata("SomeFullName"))); 64}, task.ItemsWithFullName.Select(i => i.GetMetadata("SomeFullName")));