BAML Decompiler / Viewer

后端 未结 4 1049
终归单人心
终归单人心 2021-01-01 22:54

Could anyone recommend a good BAML Decompiler / Viewer besides BAML Viewer plugin for Reflector, which doesn\'t handle path geometry/data?

4条回答
  •  时光取名叫无心
    2021-01-01 23:38

    BAML source can be viewed in ILSpy.
    Just load your compiled managed code, find and click on the *.baml file you will see the source.

提交回复
热议问题