1 write to _instance
PresentationFramework (1)
MS\Internal\Controls\EmptyEnumerable.cs (1)
37
_instance
= new EmptyEnumerable();
2 references to _instance
PresentationFramework (2)
MS\Internal\Controls\EmptyEnumerable.cs (2)
35
if (
_instance
== null)
39
return
_instance
;