1 write to _emptyInstance
PresentationFramework (1)
src\Framework\System\Windows\LogicalTreeHelper.cs (1)
522_emptyInstance = new EnumeratorWrapper(null);
2 references to _emptyInstance
PresentationFramework (2)
src\Framework\System\Windows\LogicalTreeHelper.cs (2)
520if (_emptyInstance == null) 525return _emptyInstance;