7 references to _fullTransform
ReachFramework (7)
Serialization\DrawingContextFlattener.cs (7)
107_fullTransform.Add(mat); 138Debug.Assert(_fullTransform.Count == _fullClip.Count); 140int lastIndex = _fullTransform.Count - 1; 142_fullTransform.RemoveAt(lastIndex); 153if (_fullTransform.Count == 0) 159return _fullTransform[_fullTransform.Count - 1];