You've already forked linux-packaging-mono
Imported Upstream version 6.4.0.187
Former-commit-id: 5d639ac69dc1ce3fc1d4431cd659bacef06fb55a
This commit is contained in:
parent
4730215017
commit
22441cc9fb
2
external/ikvm/reflect/CustomAttributeData.cs
vendored
2
external/ikvm/reflect/CustomAttributeData.cs
vendored
@@ -412,7 +412,7 @@ namespace IKVM.Reflection
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new InvalidOperationException();
|
||||
throw new InvalidOperationException(type.ToString());
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user