2 references to PreprocessingMessage
Microsoft.CodeAnalysis.CSharp.Features (2)
DecompiledSource\CSharpDecompiledSourceService.cs (1)
77.WithTrailingTrivia(new[] { SyntaxFactory.Space, SyntaxFactory.PreprocessingMessage(assemblyInfo) });
MetadataAsSource\CSharpMetadataAsSourceService.cs (1)
43.WithTrailingTrivia(new[] { Space, PreprocessingMessage(assemblyInfo) });