[runtime] Don't insta-fail when a faulty COM type is encountered. (#5616)
[mono.git] / mcs / tests / test-pattern-10.cs
2017-10-05 Marek Safar[mcs] Fixes codegen for pattern probing with value...