1 reference to IsCommentOrPreprocessorRegion
Microsoft.CodeAnalysis.Features (1)
Structure\BlockTypes.cs (1)
63
=> !IsCodeLevelConstruct(type) && !
IsCommentOrPreprocessorRegion
(type);