3 references to EmbeddedCompletionContext
Microsoft.CodeAnalysis.Features (3)
EmbeddedLanguages\DateAndTime\DateAndTimeEmbeddedCompletionProvider.cs (3)
99
var
embeddedContext = new EmbeddedCompletionContext(text, context, virtualChars, items);
135
private static void ProvideStandardFormats(
EmbeddedCompletionContext
context)
154
private static void ProvideCustomFormats(
EmbeddedCompletionContext
context)