** * A code action represents a change that can be performed in code, e.g. to fix a problem or * to refactor code. * * A CodeAction must set either `edit` and/or a `command`. If both are supplied, the `edit` is applied first, then the `command` is executed. */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected