2 references to RemoveSensitivePathInformation
System.Windows.Forms (2)
winforms\Managed\System\WinForms\OpenFileDialog.cs (2)
268string safePath = RemoveSensitivePathInformation(fullPath); 296safePaths[i] = RemoveSensitivePathInformation(fullPaths[i]);