NSwag
NSwag copied to clipboard
Namotion.Reflection 3.1.0 update breaks NJsonSchema.Infrastructure.TypeExtensions.GetDescription(ContextualParameterInfo parameter, IXmlDocsSettings xmlDocsSettings)
I'm using NJsonSchema version 10.9.0 and updated Namotion.Reflection to 3.1.0, that causes the following issue at runtime:
"Method not found: 'System.Attribute[] Namotion.Reflection.ContextualType.get_ContextAttributes()'
from method NJsonSchema.Infrastructure.TypeExtensions.GetDescription(ContextualParameterInfo parameter, IXmlDocsSettings xmlDocsSettings)