Method | Description | |
---|---|---|
CreateWorkspace ( ITextBuffer buffer ) : void | ||
SubjectBuffersConnected ( IWpfTextView textView, ConnectionReason reason, Collection |
||
SubjectBuffersDisconnected ( IWpfTextView textView, ConnectionReason reason, Collection |
Method | Description | |
---|---|---|
RoslynBufferListener ( SVsServiceProvider exportProvider, |
public CreateWorkspace ( ITextBuffer buffer ) : void | ||
buffer | ITextBuffer | |
return | void |
public SubjectBuffersConnected ( IWpfTextView textView, ConnectionReason reason, Collection |
||
textView | IWpfTextView | |
reason | ConnectionReason | |
subjectBuffers | Collection |
|
return | void |
public SubjectBuffersDisconnected ( IWpfTextView textView, ConnectionReason reason, Collection |
||
textView | IWpfTextView | |
reason | ConnectionReason | |
subjectBuffers | Collection |
|
return | void |