2 references to WithItem
Microsoft.DotNet.Open.Api.Tools.Tests (2)
src\Tools\Shared\TestHelpers\TemporaryCSharpProject.cs (2)
73=> WithItem(new ItemSpec { Name = itemName, Include = include, Condition = condition }); 120return WithItem(new ItemSpec { Name = "ProjectReference", Include = reference.Path, Watch = watch });