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