Get value of a field with Ndepend

32 Views Asked by At

I'm trying to make a rule for detect fields that hava assigned values with Ndepend. But I don't know if it's possible to get the value of the fields.

For example, if I have String X='abc' I want to retrieve the x value that would be 'abc'

0

There are 0 best solutions below