1 implementation of WaitForController
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\Session.cs (1)
55public TModel WaitForController()
1 reference to WaitForController
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AbstractController.cs (1)
84return sessionOpt.WaitForController();