-
Type:
Improvement
-
Resolution: Done
-
Priority:
Unknown
-
Affects Version/s: None
-
None
-
Needed
-
- Document new config option EnableVariableTracking
- Consider adding a sample with variable tracking
-
None
-
None
-
None
-
None
-
None
-
None
For example:
var filterA = Builders<Class>.Filter(...); var filterB = Builders<Class>.Filter(...); var filterC = filterA & filterB;
We could easily show the corresponding MQL for each filter variable.
In addition MQL for filterC could be inferred as well.
- is related to
-
VS-67 Test variable tracking
-
- Closed
-