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