Make mono_fmod extern "C and not static, to simplify later (#14355)
[mono-project.git] / netcore / excludes-System.Net.HttpListener.Tests.rsp
blob05720696475dde3adff0a219d52a252af43769cc
1 # TODO:
2 # System.ArgumentException : Cannot bind to the target method because its signature is not compatible with that of the delegate type.
3 # at System.Delegate.CreateDelegate(Type type, Object firstArgument, MethodInfo method, Boolean throwOnBindFailure, Boolean allowClosed)
4 # at System.Delegate.CreateDelegate(Type type, MethodInfo method, Boolean throwOnBindFailure)
5 # at System.Delegate.CreateDelegate(Type type, MethodInfo method)
6 # at System.Reflection.RuntimeMethodInfo.CreateDelegate(Type delegateType)
7 # at System.Net.CookieExtensions.IsRfc2965Variant(Cookie cookie)
8 -noclass System.Net.Tests.HttpListenerResponseCookiesTests