Posts
Sort by recent activity
Bug when reflecting public method parameters of type Guid
Product: Smart Assembly Professional 6.8.0.121
This bug came up while using Microsofts WebAPI framework. It occurs when an interface method has either a Nullable<Guid> or Guid = default(Guid) param...