1 write to ContentType
Microsoft.CodeAnalysis.EditorFeatures (1)
Interactive\InteractiveEvaluator.cs (1)
77
ContentType
= contentType;
1 reference to ContentType
Microsoft.VisualStudio.LanguageServices (1)
Interactive\VsInteractiveWindowProvider.cs (1)
83
_vsInteractiveWindow.SetLanguage(LanguageServiceGuid, evaluator.
ContentType
);