1 reference to month_abbreviated_description
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\DateAndTime\DateAndTimeEmbeddedCompletionProvider.cs (1)
192
context.AddCustom("MMM", FeaturesResources.month_abbreviated, FeaturesResources.
month_abbreviated_description
);