How to get the Project Name on C# for workflow analyzer

Hello,

I’m trying to extract the project name doing the following :

image

And as you can see a.DisplayName have an error which is :

An ambiguity beteween 2 object methods, I don’t know how to tell my code which one I want. Are you able to do this ?

It is weird why 2 objects have the same method name.

Regards,
Diogo Nunes

2 Likes