Implemented interface member:
5 references to Dispose
Microsoft.TemplateEngine.Edge (5)
Settings\Scanner.cs (4)
37/// The mount point will not be disposed by the <see cref="Scanner"/>. Use <see cref="ScanResult.Dispose"/> to dispose mount point. 49/// The mount point will not be disposed by the <see cref="Scanner"/>. Use <see cref="ScanResult.Dispose"/> to dispose mount point. 72/// The mount point will not be disposed by the <see cref="Scanner"/>. Use <see cref="ScanResult.Dispose"/> to dispose mount point. 89/// The mount point will not be disposed by the <see cref="Scanner"/>. Use <see cref="ScanResult.Dispose"/> to dispose mount point.
Settings\TemplatePackageManager.cs (1)
370scanResult?.Dispose();