modifyFieldVar

Mark variable v as modified if it is inside a constructor that var is a field in. Also used to allow immutable globals to be initialized inside a static constructor.

bool
modifyFieldVar

Return Value

Type: bool

true if it's an initialization of v

Meta