String a; a.Capitallize() Statement is not seen as an action that changes the value of a by the dataflow analyzer
String a;
a.Capitallize()
Statement is not seen as an action that changes the value of a by the dataflow analyzer