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