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