7 references to _fullTransform
ReachFramework (7)
Serialization\DrawingContextFlattener.cs (7)
106_fullTransform.Add(mat); 137Debug.Assert(_fullTransform.Count == _fullClip.Count); 139int lastIndex = _fullTransform.Count - 1; 141_fullTransform.RemoveAt(lastIndex); 152if (_fullTransform.Count == 0) 158return _fullTransform[_fullTransform.Count - 1];