1 write to _instance
PresentationFramework (1)
MS\Internal\Controls\EmptyEnumerator.cs (1)
32
_instance
= new EmptyEnumerator();
2 references to _instance
PresentationFramework (2)
MS\Internal\Controls\EmptyEnumerator.cs (2)
30
if (
_instance
== null)
34
return
_instance
;