8 references to CreateFromJsonAsync
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
Program.cs (1)
224
var project = await CompilerInvocation.
CreateFromJsonAsync
(File.ReadAllText(compilerInvocationFile.FullName));
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (7)
CompilerInvocationTests.vb (7)
15
Dim project = Await Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.CompilerInvocation.
CreateFromJsonAsync
("
42
Dim project = Await Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.CompilerInvocation.
CreateFromJsonAsync
("
67
Dim project = Await Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.CompilerInvocation.
CreateFromJsonAsync
("
88
Dim project = Await Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.CompilerInvocation.
CreateFromJsonAsync
("
109
Dim project = Await Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.CompilerInvocation.
CreateFromJsonAsync
("
141
Dim project = Await Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.CompilerInvocation.
CreateFromJsonAsync
("
163
Dim project = Await Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.CompilerInvocation.
CreateFromJsonAsync
("