1 write to _names
PresentationUI (1)
MS\Internal\Documents\PeoplePickerWrapper.cs (1)
368
_names
= GetNamesFromDsObjectStruct();
2 references to _names
PresentationUI (2)
MS\Internal\Documents\PeoplePickerWrapper.cs (2)
366
if (
_names
== null)
371
return
_names
;