2 references to FaultingMethod
Microsoft.VisualBasic.Forms.Tests (2)
System\Windows\Forms\ControlInvokeTests.vb (2)
27
_control.Invoke(AddressOf
FaultingMethod
)
58
_control.Invoke(New MethodInvoker(AddressOf
FaultingMethod
))