You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.110
Former-commit-id: f48d4fe176bf9edf48fda78f5bdd84a3807adb30
This commit is contained in:
parent
e793c9fe8d
commit
8622ac6ee2
@ -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 ();
|
||||
|
Reference in New Issue
Block a user