4 references to
Microsoft.CodeAnalysis.CSharp (4)
Lowering\ClosureConversion\SynthesizedClosureEnvironment.cs (1)
54: base(MakeName(scopeSyntaxOpt, methodId, closureId), containingMethod is null ? [] : TypeMap.ConcatMethodTypeParameters(containingMethod, stopAt: null))
Lowering\LocalRewriter\DelegateCacheContainer.cs (1)
32: base(GeneratedNames.DelegateCacheContainerType(generationOrdinal, owner.Name, topLevelMethodOrdinal, ownerUniqueId),
Lowering\LocalRewriter\DynamicSiteContainer.cs (1)
18: base(name,
Lowering\StateMachineRewriter\StateMachineTypeSymbol.cs (1)
22: base(MakeName(slotAllocatorOpt, compilationState, kickoffMethod, kickoffMethodOrdinal), TypeMap.ConcatMethodTypeParameters(kickoffMethod, stopAt: null))