resolveOrThrow

fun LocationProvider.resolveOrThrow(    dri: DRI,     sourceSets: Set<DisplaySourceSet>,     context: PageNode? = null): String
fun LocationProvider.resolveOrThrow(    node: PageNode,     context: PageNode? = null,     skipExtension: Boolean = false): String