1 write to IntelliCodeLineCompletionsDisposable
Microsoft.CodeAnalysis.EditorFeatures (1)
DocumentationComments\DocumentationCommentSuggestion.cs (1)
207
IntelliCodeLineCompletionsDisposable
= null;
2 references to IntelliCodeLineCompletionsDisposable
Microsoft.CodeAnalysis.EditorFeatures (2)
DocumentationComments\DocumentationCommentSuggestion.cs (2)
204
if (
IntelliCodeLineCompletionsDisposable
!= null)
206
await
IntelliCodeLineCompletionsDisposable
.DisposeAsync().ConfigureAwait(false);