2 references to ModelComputation
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\Session.cs (2)
20
public
ModelComputation
<TModel> Computation { get; }
28
public Session(TController controller,
ModelComputation
<TModel> computation, TPresenterSession presenterSession)