1 reference to Ancestors
Microsoft.NET.Sdk.Publish.Tasks (1)
WebConfigTransform.cs (1)
31rootElement = firstAspNetCoreElement.Ancestors("location").FirstOrDefault() == null ? webConfig.Root : webConfig.Root?.Element("location");