2 references to CompletionChange
Microsoft.CodeAnalysis.Features (2)
Completion\CompletionChange.cs (2)
48
:
this
(textChange, textChanges, newPosition, includesCommitCharacter, ImmutableDictionary<string, string>.Empty)
117
return new
CompletionChange
(textChange, textChanges, newPosition, includesCommitCharacter, properties);