Simple. Whenever you need to parse HTML from any source in an component. The naming makes it more dangerous than it actually is. Just keep one thing in mind: Do YOU control the HTML String that's being inserted or is it from User Input? If you control it, use it wherever you want, if not, you should to some sanitation before adding it.
And the naming scheme remembers you of that ;)
Greets