in src/main/kotlin/com/github/korosuke613/vdmppLanguageServer/FullTextDocumentService.kt [32:34]
override fun references(params: ReferenceParams): CompletableFuture<List<Location?>>? { return null }