2 instantiations of SaveFileDialog
PresentationUI (1)
MS\Internal\Documents\Application\FilePresentation.cs (1)
42SaveFileDialog save = new SaveFileDialog();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (1)
106SaveFileDialog sfd = new()
2 references to SaveFileDialog
PresentationUI (1)
MS\Internal\Documents\Application\FilePresentation.cs (1)
42SaveFileDialog save = new SaveFileDialog();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (1)
106SaveFileDialog sfd = new()