3 references to RoslynContentType
Microsoft.CodeAnalysis.EditorFeatures.Text (2)
Implementation\TextBufferFactoryService\ITextBufferCloneService.cs (1)
28/// get new <see cref="ITextBuffer"/> from <see cref="SourceText"/> with <see cref="ContentTypeNames.RoslynContentType"/>
Implementation\TextBufferFactoryService\TextBufferCloneServiceFactory.cs (1)
29_roslynContentType = contentTypeRegistryService.GetContentType(ContentTypeNames.RoslynContentType);
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
QuickInfo\Extensions.cs (1)
19/// with <see cref="ContentTypeNames.RoslynContentType"/>