1 override of ItemPartiallyWritten
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
4 references to ItemPartiallyWritten
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (4)
Completion\AbstractCompletionProviderTests.cs (4)
1089await VerifyAtPositionAsync(code, position, ItemPartiallyWritten(partialItem),
1137code, position, ItemPartiallyWritten(expectedItemOrNull), usePreviousCharAsTrigger,
1229code, position, ItemPartiallyWritten(partialItem),
1244code, position, ItemPartiallyWritten(expectedItemOrNull), usePreviousCharAsTrigger, deletedCharTrigger,