Searched refs:allClasspathFileCollection (Results 1 – 1 of 1) sorted by relevance
250 var allClasspathFileCollection: FileCollection = project.files() in extractClasspathAndSourceRootsFromKotlinTasks() variable267 allClasspathFileCollection += taskClasspath in extractClasspathAndSourceRootsFromKotlinTasks()275 …return ClasspathAndSourceRoots(allClasspathFileCollection + project.files(allClasspath), allSource… in extractClasspathAndSourceRootsFromKotlinTasks()