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