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