IndexedCommentsCacheReportWarning Event

This is used by the cache to report duplicate key warnings

Definition

Namespace: SandcastleBuilder.Utils.InheritedDocumentation
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public event EventHandler<CommentsCacheEventArgs> ReportWarning

Value

EventHandlerCommentsCacheEventArgs

See Also