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