2 types derived from SynthesizedContainer
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LambdaRewriter\LambdaFrame.vb (1)
19Inherits SynthesizedContainer
Lowering\StateMachineRewriter\StateMachineTypeSymbol.vb (1)
13Inherits SynthesizedContainer
2 instantiations of SynthesizedContainer
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LambdaRewriter\LambdaFrame.vb (1)
54MyBase.New(topLevelMethod, MakeName(scopeSyntaxOpt, methodId, closureId, isStatic, isDelegateRelaxationFrame), topLevelMethod.ContainingType, ImmutableArray(Of NamedTypeSymbol).Empty)
Lowering\StateMachineRewriter\StateMachineTypeSymbol.vb (1)
25MyBase.New(kickoffMethod, MakeName(slotAllocatorOpt, compilationState, kickoffMethod, kickoffMethodOrdinal), baseType, originalInterfaces)
2 references to SynthesizedContainer
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\StateMachineRewriter\StateMachineRewriter.vb (1)
28Protected ReadOnly StateMachineType As SynthesizedContainer
Lowering\StateMachineRewriter\SynthesizedContainer.vb (1)
30Function(container) DirectCast(container, SynthesizedContainer).TypeSubstitution