3 references to DocumentRemoved
Microsoft.CodeAnalysis.Workspaces (3)
SolutionCrawler\InvocationReasons_Constants.cs (2)
20
PredefinedInvocationReasons.
DocumentRemoved
,
44
[PredefinedInvocationReasons.SolutionRemoved, PredefinedInvocationReasons.
DocumentRemoved
]);
SolutionCrawler\PredefinedInvocationReasons.cs (1)
15
public const string DocumentRemoved = nameof(
DocumentRemoved
);