3 references to LoadAsync
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
745LoadAsync(); 1117LoadAsync();
System.Windows.Forms.Tests (1)
System\Windows\Forms\PictureBoxTests.cs (1)
2132Assert.Throws<InvalidOperationException>(pictureBox.LoadAsync);