Are there any xml tags recognised by any official C# documentation (and recognised by IntelliSense) that are used exclusively for content that serves as a warning or very important information regarding the use a class or method etc?
Failing that, what is the best way of documenting a warning or important information in XML comments?