3 references to InvocationReasons
Microsoft.CodeAnalysis.Workspaces (3)
ExternalAccess\UnitTesting\Api\UnitTestingInvocationReasonsWrapper.cs (1)
34: this(new InvocationReasons(reason)) { }
SolutionCrawler\InvocationReasons_Constants.cs (2)
83new(PredefinedInvocationReasons.Reanalyze); 89new(PredefinedInvocationReasons.ActiveDocumentSwitched);