2 references to IsDesignerGeneratedTypeWithInitializeComponent
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
EndConstructGeneration\EndConstructStatementVisitor.vb (1)
107If boundConstructor.ContainingType.IsDesignerGeneratedTypeWithInitializeComponent(_state.SemanticModel.Compilation) Then
NavigationBar\VisualBasicEditorNavigationBarItemService_CodeGeneration.vb (1)
126If destinationType.IsDesignerGeneratedTypeWithInitializeComponent(compilation) Then