2 references to GetNameWithGenericTypeArguments
Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler (2)
FrameDecoder.cs (2)
52GetNameWithGenericTypeArguments(workList, frame, onSuccess: method => GetFrameName(inspectionContext, workList, frame, argumentFlags, completionRoutine, method),
73GetNameWithGenericTypeArguments(workList, frame, onSuccess: method => completionRoutine(new DkmGetFrameReturnTypeAsyncResult(_instructionDecoder.GetReturnTypeName(method))),