XML comment has a tag with a 'cref' attribute '<attribute>' that could not be resolved
XML comment has a tag with a 'cref' attribute <attribute> that could not be resolved. XML comment will be ignored.
Tags can have a cref
attribute that designates a link to another element of the XML by specifying the relative name of the identifier. At compile time, the compiler replaces the value with the qualified XML identifier for the value pointed at by the user. The compiler uses its normal resolution rules for finding the type or member.
Error ID: BC42309
- Validate the
cref
attribute so that it points to a valid code element.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: