2 references to PartialLoad_FullyLoaded
Microsoft.VisualStudio.LanguageServices (2)
Workspace\VisualStudioWorkspaceStatusServiceFactory.cs (2)
139using (Logger.LogBlock(FunctionId.PartialLoad_FullyLoaded, KeyValueLogMessage.NoProperty, cancellationToken)) 148Logger.Log(FunctionId.PartialLoad_FullyLoaded, KeyValueLogMessage.Create(LogType.Trace, m => m["AlreadyFullyLoaded"] = completionTask.IsCompleted));