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