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