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