Searched refs:CompileOnSaveAffectedFileListSingleProject (Results 1 – 7 of 7) sorted by relevance
11 …on.executeCommand(request).response as server.protocol.CompileOnSaveAffectedFileListSingleProject[…548 …assert.equal((response as protocol.CompileOnSaveAffectedFileListSingleProject[]).length, 1, "expec…549 …assert.equal((response as protocol.CompileOnSaveAffectedFileListSingleProject[])[0].fileNames.leng…552 …assert.equal((response as protocol.CompileOnSaveAffectedFileListSingleProject[]).length, 0, "expec…562 …assert.equal((response2 as protocol.CompileOnSaveAffectedFileListSingleProject[]).length, 1, "expe…643 …assert.equal((<protocol.CompileOnSaveAffectedFileListSingleProject[]>response).length, 1, "expecte…644 …assert.equal((<protocol.CompileOnSaveAffectedFileListSingleProject[]>response)[0].fileNames.length…645 …assert.equal((<protocol.CompileOnSaveAffectedFileListSingleProject[]>response)[0].projectUsesOutFi…841 }).response as protocol.CompileOnSaveAffectedFileListSingleProject[];942 }).response as protocol.CompileOnSaveAffectedFileListSingleProject[];[all …]
86 }).response as protocol.CompileOnSaveAffectedFileListSingleProject[];140 expectedAffected: protocol.CompileOnSaveAffectedFileListSingleProject[];223 …fectedFiles(config: File, fileNames: File[]): protocol.CompileOnSaveAffectedFileListSingleProject {
1367 interface CompileOnSaveAffectedFileListSingleProject { interface1385 body: CompileOnSaveAffectedFileListSingleProject[];
7944 interface CompileOnSaveAffectedFileListSingleProject {7962 body: CompileOnSaveAffectedFileListSingleProject[];
1883 export interface CompileOnSaveAffectedFileListSingleProject { interface1903 body: CompileOnSaveAffectedFileListSingleProject[];
1848 …ist(args: protocol.FileRequestArgs): readonly protocol.CompileOnSaveAffectedFileListSingleProject[…
8193 interface CompileOnSaveAffectedFileListSingleProject {8211 body: CompileOnSaveAffectedFileListSingleProject[];