2 references to IsTypeDeclaration
Microsoft.CodeAnalysis.VisualBasic.Features (2)
EditAndContinue\VisualBasicEditAndContinueAnalyzer.vb (2)
832If IsTypeDeclaration(member) Then 1335If Not IsTypeDeclaration(oldNode) Then