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