1 write to Location
Microsoft.TemplateEngine.Edge (1)
Settings\Scanner.cs (1)
316Location = location;
2 references to Location
Microsoft.TemplateEngine.Edge (2)
Settings\Scanner.cs (2)
149if (!TryCopyForNonFileSystemBasedMountPoints(source.MountPoint, source.Location, _paths.Content, true, out actualScanPath) || actualScanPath == null) 158actualScanPath = source.Location;