# Functions
DeleteWarningsByLocalNodeAndProjectAndTypeAndEntity resolves warnings with the given project, type code, and entity.
DeleteWarningsByNodeAndProjectAndTypeAndEntity deletes warnings with the given node, project, type code, and entity.
ResolveWarningsByLocalNodeAndProjectAndType resolves warnings with the given project and type code.
ResolveWarningsByLocalNodeAndProjectAndTypeAndEntity resolves warnings with the given project, type code, and entity.
ResolveWarningsByLocalNodeAndType resolves warnings with the local member and type code.
ResolveWarningsByLocalNodeOlderThan resolves all warnings which are older than the provided time.
ResolveWarningsByNodeAndProjectAndType resolves warnings with the given node, project and type code.
ResolveWarningsByNodeAndProjectAndTypeAndEntity resolves warnings with the given node, project, type code, and entity.
ResolveWarningsByNodeAndType resolves warnings with the given node and type code.