2 references to GetUnmangledName
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler (2)
CompilationContext.vb (1)
222Function(t1, t2) allTypeParameters.SelectAsArray(Function(tp, i, t) DirectCast(New SimpleTypeParameterSymbol(t, i, tp.GetUnmangledName()), TypeParameterSymbol), t2))
Symbols\EETypeParameterSymbol.vb (1)
39Return _sourceTypeParameterSymbol.GetUnmangledName()