IndexedCommentsCacheOnReportWarning Method

This is used to raise the ReportWarning event

Definition

Namespace: Sandcastle.Core.InheritedDocumentation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
protected virtual void OnReportWarning(
	CommentsCacheEventArgs args
)

Parameters

args  CommentsCacheEventArgs
The event arguments

See Also