4 references to SynthesizedInteractiveInitializerMethod
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\NamedTypeSymbol.vb (3)
581Friend Function GetScriptInitializer() As SynthesizedInteractiveInitializerMethod 583Return DirectCast(GetMembers(SynthesizedInteractiveInitializerMethod.InitializerName).Single(), SynthesizedInteractiveInitializerMethod)
Symbols\Source\SynthesizedEntryPointSymbol.vb (1)
21Friend Shared Function Create(initializerMethod As SynthesizedInteractiveInitializerMethod, diagnostics As BindingDiagnosticBag) As SynthesizedEntryPointSymbol