3 references to Create
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\SymbolTree\SymbolTreeInfo.cs (1)
126query, AsyncLazy.Create((IAssemblySymbol?)assembly), filter, cancellationToken);
Workspace\Solution\Solution.cs (1)
1523solution._documentIdToFrozenSolution.Add(documentId, AsyncLazy.Create(solution));
Workspace\Solution\VersionSource\SimpleTreeAndVersionSource.cs (1)
43=> new(AsyncLazy.Create(source));