api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

EcmaUrlParser fails on form "M:TypeName`1.Method(`0)"

Open lobrien opened this issue 6 years ago • 2 comments

Found in the wild: M:AddressBook.ABMutableMultiValue1.Add(0,Foundation.NSString)

lobrien avatar Nov 10 '18 01:11 lobrien

Also:

M:OpenTK.BlittableValueType.Check1(0[0:,0:,0:]) M:NUnit.Framework.Constraints.Constraint.Matches1(0@)

(Not sure if '@' is it's own separate issue)

lobrien avatar Nov 10 '18 01:11 lobrien

See https://gist.github.com/lobrien/41cf3cf988ac7c46758d8b086e4ac0e8 for more "in the wild" parsing challenges

lobrien avatar Nov 10 '18 01:11 lobrien