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