2 references to SafeFileName
PresentationFramework (2)
src\Framework\Microsoft\Win32\OpenFileDialog.cs (1)
402throw new InvalidOperationException(SR.Get(SRID.FileDialogInvalidFileName, SafeFileName));
src\Framework\Microsoft\Win32\SaveFileDialog.cs (1)
357throw new InvalidOperationException(SR.Get(SRID.FileDialogInvalidFileName, SafeFileName));