2 references to HasExplicitMeConstructorCall
Microsoft.CodeAnalysis.VisualBasic (2)
Analysis\InitializerRewriter.vb (1)
40
If
HasExplicitMeConstructorCall
(block, containingType, hasMyBaseConstructorCall) AndAlso Not hasMyBaseConstructorCall Then
Binding\Binder_Statements.vb (1)
350
If InitializerRewriter.
HasExplicitMeConstructorCall
(body, ContainingMember.ContainingType, hasMyBaseConstructorCall) OrElse hasMyBaseConstructorCall Then