Closed jskeet closed 1 year ago
First attempt at using this appeared to have no effect at all. More investigation required.
Ah - I'd missed that by default it's only enabled for release builds. Specifying <InheritDocEnabled>true</InheritDocEnabled>
fixes that.
However, it still doesn't find the inheritance in Firestore, e.g. for GeoPoint.GetHashCode. Continuing to investigate...
Okay, it's definitely not just going to work out of the box without significantly more investigation. This may be worth looking at eventually, but not right now.
This was noted in https://github.com/dotnet/roslyn/issues/12485 (which I raised 7 years ago).
If https://github.com/saucecontrol/InheritDoc works it could:
<inheritdoc>
issues (assuming it also works with docfx)