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