Is there a way to know what *.cs file a given Type is coming from in .NET?
I am working on a code-generator from C# to TypeScript, given an instance of .NET System.Type with IsClass == true. Is there a way to know the name of the source *.cs file it is coming from?
Aucun commentaire:
Enregistrer un commentaire