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