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)
36
if (
_instance
== null)
40
return
_instance
;