5 references to
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\SynthesizedClosureEnvironment.cs (1)
53: base(MakeName(scopeSyntaxOpt, methodId, closureId), containingMethod)
Lowering\LocalRewriter\DelegateCacheContainer.cs (2)
22: base(GeneratedNames.DelegateCacheContainerType(generationOrdinal), containingMethod: null) 31: base(GeneratedNames.DelegateCacheContainerType(generationOrdinal, ownerMethod.Name, topLevelMethodOrdinal, ownerUniqueId), ownerMethod)
Lowering\LocalRewriter\DynamicSiteContainer.cs (1)
18: base(name, containingMethod)
Lowering\StateMachineRewriter\StateMachineTypeSymbol.cs (1)
22: base(MakeName(slotAllocatorOpt, compilationState, kickoffMethod, kickoffMethodOrdinal), kickoffMethod)