Base:
method
ToString
System.Exception.ToString()
1 reference to ToString
Microsoft.VisualBasic.IntegrationTests (1)
InteractionTests.cs (1)
109
_ = Assert.Throws<FileNotFoundException>(() => Interaction.Shell(path)).
ToString
();