1 instantiation of SoundPlayer
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
2062
Media.SoundPlayer sp =
new
();
2 references to SoundPlayer
System (1)
src\runtime\src\libraries\shims\System\ref\System.cs (1)
587
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Media.
SoundPlayer
))]
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
2062
Media.
SoundPlayer
sp = new();