1 write to _instance
PresentationFramework (1)
MS\Internal\Controls\EmptyEnumerable.cs (1)
36
_instance
= new EmptyEnumerable();
2 references to _instance
PresentationFramework (2)
MS\Internal\Controls\EmptyEnumerable.cs (2)
34
if (
_instance
== null)
38
return
_instance
;