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