1 write to _instance
PresentationFramework (1)
src\Framework\MS\Internal\Controls\EmptyEnumerator.cs (1)
38_instance = new EmptyEnumerator();
2 references to _instance
PresentationFramework (2)
src\Framework\MS\Internal\Controls\EmptyEnumerator.cs (2)
36if (_instance == null) 40return _instance;