2 references to CreateFromInvocationInfoAsync
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (2)
CompilerInvocation.cs (1)
27return await CreateFromInvocationInfoAsync(invocationInfo);
Program.cs (1)
256var project = await CompilerInvocation.CreateFromInvocationInfoAsync(invocationInfo);