2 references to _environmentTransformWithoutLocationTemplate
Microsoft.NET.Sdk.Publish.Tasks.Tests (2)
Tasks\GenerateEnvTransformTests.cs (2)
117IList<XDocument> templateDocumentList = new List<XDocument>() { _environmentTransformWithLocationTemplate, _environmentTransformWithoutLocationTemplate }; 283_environmentTransformWithoutLocationTemplate.Save(envTemplatePath, SaveOptions.None);