1 write to _instance
PresentationFramework (1)
src\Framework\MS\Internal\Controls\EmptyEnumerable.cs (1)
43_instance = new EmptyEnumerable();
2 references to _instance
PresentationFramework (2)
src\Framework\MS\Internal\Controls\EmptyEnumerable.cs (2)
41if (_instance == null) 45return _instance;