4 references to RoslynPreviewContentType
Microsoft.CodeAnalysis.EditorFeatures (4)
Shared\Extensions\IProjectionBufferFactoryServiceExtensions.cs (4)
22public const string RoslynPreviewContentType = nameof(RoslynPreviewContentType); 30[Name(RoslynPreviewContentType)] 231contentType: registryService.GetContentType(RoslynPreviewContentType)); 314contentType: registryService.GetContentType(RoslynPreviewContentType));