2 references to DocumentClosed
Microsoft.CodeAnalysis.Workspaces (2)
SolutionCrawler\InvocationReasons_Constants.cs (1)
54
[PredefinedInvocationReasons.
DocumentClosed
, PredefinedInvocationReasons.HighPriority]);
SolutionCrawler\PredefinedInvocationReasons.cs (1)
19
public const string DocumentClosed = nameof(
DocumentClosed
);