3 references to WithConcatAlphaRename
Microsoft.CodeAnalysis.CSharp (3)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (2)
60typeMap = lambdaFrame.TypeMap.WithConcatAlphaRename( 70typeMap = TypeMap.Empty.WithConcatAlphaRename(
Symbols\Synthesized\SynthesizedContainer.cs (1)
37TypeMap = TypeMap.Empty.WithConcatAlphaRename(containingMethod, this, out _typeParameters, out _constructedFromTypeParameters);