2 writes to _worldTransform
ReachFramework (2)
Serialization\VisualSerializer.cs (2)
2320_worldTransform = mat; 2329_worldTransform = (Matrix)_tcoStack.Pop();
3 references to _worldTransform
ReachFramework (3)
Serialization\VisualSerializer.cs (3)
1996_worldTransform, 2311_tcoStack.Push(_worldTransform); 2318mat.Append(_worldTransform);