Implemented interface member:
method
StopModelComputation
Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.IController<TModel>.StopModelComputation()
3 references to StopModelComputation
Microsoft.CodeAnalysis.EditorFeatures (3)
IntelliSense\AbstractController.cs (1)
124
this.
StopModelComputation
();
SignatureHelp\Controller.cs (2)
89
this.
StopModelComputation
();
153
StopModelComputation
();