dotnet / dotnet/linker

Inaccurate documentation of required element

Open
#1,445 0 comments 0 reactions 0 assignees View on GitHub
area-Linker: Steps
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

The data format [docs](https://github.com/mono/linker/blob/master/docs/data-formats.md) say that `required` has the following behavior:
```xml

```

We don't actually seem to read the `required` attribute on anything other than types:
https://github.com/mono/linker/blob/2b04c065c84aa8f30600e3b1989c537fc77de95b/src/linker/Linker.Steps/ResolveFromXmlStep.cs#L140

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.