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