1 write to Publish
Microsoft.NET.TestFramework (1)
TestPackageReference.cs (1)
16Publish = publish;
2 references to Publish
Microsoft.NET.TestFramework (2)
ProjectConstruction\TestProject.cs (2)
206if (packageReference.Publish != null) 208packageReferenceElement.Add(new XAttribute("Publish", packageReference.Publish));