Imported Upstream version 5.16.0.110

Former-commit-id: f48d4fe176bf9edf48fda78f5bdd84a3807adb30
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-08-15 08:16:35 +00:00
parent e793c9fe8d
commit 8622ac6ee2
38 changed files with 33 additions and 31 deletions

View File

@ -484,6 +484,8 @@ namespace MonoTests.System.Reflection
}
[Test] // https://github.com/mono/mono/issues/8312
// The linker removes the SkipWhile methods
[Category ("MobileNotWorking")]
public void ParameterInfoToStringForQueryableSkipWhile ()
{
var sb = new StringBuilder ();